"Matthew N. Dodd" <mdodd_at_FreeBSD.ORG> 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 -0000 1.13 > +++ ata-card.c 15 Jun 2003 18:46:28 -0000 > _at__at_ -53,6 +53,8 _at__at_ > PCMCIA_CARD(OEM2, IDE, 0), > PCMCIA_CARD(PANASONIC, KXLC005, 0), > PCMCIA_CARD(TEAC, IDECARDII, 0), > + { "FREECOM PCCARD-IDE", PCCARD_VENDOR_ANY, PCCARD_PRODUCT_ANY, 0, > + { "FREECOM", "PCCARD-IDE", NULL, NULL } }, > {NULL} > }; Thanks, this gets me an extra ata-channel when I insert the card. However, no devices are found on it. ata2: <FREECOM PCCARD-IDE> 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 drive. -- Best regards Christian LaursenReceived on Sun Jun 15 2003 - 12:01:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:12 UTC