Problems with pcmcia on 5.1-RELEASE
Christian Laursen
xi at borderworlds.dk
Sun Jun 15 14:01:52 PDT 2003
"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
> @@ -53,6 +53,8 @@
> 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 Laursen
More information about the freebsd-current
mailing list