"M. Warner Losh" <[EMAIL PROTECTED]> writes:
> In message: <[EMAIL PROTECTED]>
> Christian Laursen <[EMAIL PROTECTED]> writes:
> : "M. Warner Losh" <[EMAIL PROTECTED]> writes:
> :
> : > In message: <[EMAIL PROTECTED]>
> : > Christian Laursen <[EMAIL PROTECTED]> writes:
> :
In message: <[EMAIL PROTECTED]>
Christian Laursen <[EMAIL PROTECTED]> writes:
: "M. Warner Losh" <[EMAIL PROTECTED]> writes:
:
: > In message: <[EMAIL PROTECTED]>
: > Christian Laursen <[EMAIL PROTECTED]> writes:
: > : pccard0: (manufacturer=0x, product=0x)
"M. Warner Losh" <[EMAIL PROTECTED]> writes:
> In message: <[EMAIL PROTECTED]>
> Christian Laursen <[EMAIL PROTECTED]> writes:
> : pccard0: (manufacturer=0x, product=0x) at function 0
> : pccard0:CIS info: FREECOM, PCCARD-IDE, REV836
>
> Looks like we need another
In message: <[EMAIL PROTECTED]>
Christian Laursen <[EMAIL PROTECTED]> writes:
: pccard0: (manufacturer=0x, product=0x) at function 0
: pccard0:CIS info: FREECOM, PCCARD-IDE, REV836
Looks like we need another entry in ata-card.c for this device.
I've added this to
"Matthew N. Dodd" <[EMAIL PROTECTED]> writes:
> On Sun, 15 Jun 2003, Christian Laursen wrote:
> > However, no devices are found on it.
> >
> > ata2: at port 0x100-0x10f irq 11 function 0 config 1 on
> > pccard0
> >
> > vulcan# atacontrol info ata2
> > Master: no device present
> > Slave:
On Sun, 15 Jun 2003, Christian Laursen wrote:
> However, no devices are found on it.
>
> ata2: at port 0x100-0x10f irq 11 function 0 config 1 on pccard0
>
> vulcan# atacontrol info ata2
> Master: no device present
> Slave: no device present
>
> I believe tha master should be the cdrom d
"Matthew N. Dodd" <[EMAIL PROTECTED]> writes:
> > Does anyone have a hint, that will help me get this working?
>
> [cut and paste]
> --- ata-card.c 3 Jun 2003 01:30:55 - 1.13
> +++ ata-card.c 15 Jun 2003 18:46:28 -
> @@ -53,6 +53,8 @@
> PCMCIA_CARD(OEM2, IDE, 0),
>
> Does anyone have a hint, that will help me get this working?
[cut and paste]
--- ata-card.c 3 Jun 2003 01:30:55 - 1.13
+++ ata-card.c 15 Jun 2003 18:46:28 -
@@ -53,6 +53,8 @@
PCMCIA_CARD(OEM2, IDE, 0),
PCMCIA_CARD(PANASONIC, KXLC005, 0),
PCMCIA_CARD(TEAC,
I have just installed FreeBSD 5.1-RELEASE on my laptop, and everything
but my trusty pcmcia cdrom drive is working great.
The kernel finds the pcmcia slot:
cbb0: at device 11.0 on pci0
cardbus0: on cbb0
pccard0: <16-bit PCCard bus> on cbb0
However, when I insert the card, I get the following: