Re: Problems with pcmcia on 5.1-RELEASE

2003-06-17 Thread Christian Laursen
"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: > :

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-17 Thread M. Warner Losh
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)

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-17 Thread Christian Laursen
"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

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-17 Thread M. Warner Losh
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

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-15 Thread Christian Laursen
"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:

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-15 Thread Matthew N. Dodd
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

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-15 Thread Christian Laursen
"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), >

Re: Problems with pcmcia on 5.1-RELEASE

2003-06-15 Thread Matthew N. Dodd
> 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,

Problems with pcmcia on 5.1-RELEASE

2003-06-15 Thread Christian Laursen
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: