Subject: DEC DEPCM-BA PCMCIA Ethernet problem
To: None <port-i386@netbsd.org>
From: Ed Gould <ed@left.wing.org>
List: port-i386
Date: 01/19/2000 18:16:12
I have a DEPCM-BA PC-card Ethernet interface in my new Compaq Armada M300.
I'm running 1.4.1, but the same problem happens with a 1.4P kernel (I haven't
tried a newer -current yet). The problem is that the driver (in
ne_pcmcia_attach()) reads the wrong value for the MAC address from the card.
If I tweak the routine to ignore this error, the card works. Windoze gets the
correct MAC address.
Anyone know what this is about, or should I PR it?
Thanks.
--Ed