NetBSD-Help archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PCMCIA ne2000 compatible Ethernet card driver
In article <20080311212248.GA8753%antioche.eu.org@localhost>,
Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:
>-=-=-=-=-=-
>
>On Sun, Mar 09, 2008 at 09:09:19PM -0300, Javier Steinaker wrote:
>> Hi again,
>>
>> Under Puppy Linux, I ejected the card and inserted it
>> again. The results in dmesg:
>>
>> -------------------------------------------------
>> pccard: card ejected from slot 0
>> pccard: PCMCIA card inserted into slot 0
>> pcmcia: registering new device pcmcia0.0
>> eth0: NE2000 Compatible: io 0x300, irq 3, hw_addr
>> 00:C0:0C:03:78:F1
>> -------------------------------------------------
>>
>
> { PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
>+ PCMCIA_CIS_EXP_THINLAN100,
>+ 0, -1, { 0x00, 0xc0, 0x0c }, 0 },
I think the above line should be:
0, 0x0ff0, { 0x00, 0xa0, 0x0c }, 0 },
>+
>+ { PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
> PCMCIA_CIS_SYNERGY21_S21810,
> 0, -1, { 0x00, 0x48, 0x54 }, 0 },
>
christos
Home |
Main Index |
Thread Index |
Old Index