"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 -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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"