Re: PCMCIA ne2000 compatible Ethernet card driver

Manuel Bouyer <[email protected]> Wed, 12 Mar 2008 22:33:17 +0100
Newsgroups gmane.os.netbsd.help
Message-ID <[email protected]>
On Wed, Mar 12, 2008 at 06:44:58PM +0000, Christos Zoulas wrote:
> In article <[email protected]>,
> Manuel Bouyer  <[email protected]> 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 },

Linux reports 00:c0:0c as mac address ...
And I guess if this was the issue, he wouldn't get "were did the card go"
error, it would fail before that ...

-- 
Manuel Bouyer <[email protected]>
     NetBSD: 26 ans d'experience feront toujours la difference
--