Subject: Re: pcmcia ethernet
To: Andreas Lohrum <Andreas.Lohrum@tngtech.com>
From: User & <bibi.papa@free.fr>
List: netbsd-users
Date: 02/18/2002 21:28:49
THANKS YOU.
It was the example that I need. I can now use my PCMCIA card.
On Thu, Feb 07, 2002 at 09:00:15PM +0100, Andreas Lohrum wrote:
> prlw1@newn.cam.ac.uk (Patrick Welche) writes:
>
> > On Thu, Feb 07, 2002 at 02:22:02AM +0100, User & wrote:
> > > Where can I find documentations about installing a new PCMCIA
> > > ethernet card. I read faqs about kernel at http://www.netbsd.org
> > > but the second part of the document isn't clear for me. So I
> > > search examples.
> > > dmesg indicates :
> > > pcmcia0 at cardslot0
> > > pcmcia0: CIS version PCMCIA 2.0 or 2.1
> > > pcmcia0: CIS info: PCMCIA, FastEthernet, V, 1.0
> > > pcmcia0: Manufacturer code 0xffff, product 0x1090
> >
> > That suggests that we don't know about your card. Do you know who it's made
> > by or what chip is in it? What's written on it?
>
> Look's like mine, it's a Billionton LNA-100B,(NE2000 compatible), I
> made some modifications so it's recognized. But suspend and resume
> still doesn't work :-( (No time at the moment)
>
> ----
> From tech-support@billionton.com.tw:
> Hi, Dear Customer:
>
> We are using Asix's AX88790 chip. If you have any question please contact
> us. Thanks
>
> Best Regards
> Billionton System inc.
> Technical Support Team
> -----
>
> My dmesg looks like
> pcmcia0: CIS version PCMCIA 2.0 or 2.1
> pcmcia0: CIS info: Billionton, LNA-100B, V, 1.0
> pcmcia0: Manufacturer code 0xffff, product 0x1090
> pcmcia0: function 0: network adapter, ccr addr 3c0 mask 63
> pcmcia0: function 0, config table entry 7: I/O card; irq mask ffff; iomask a, io
> space 300-31f; mwait_required io16 irqlevel
> ne0 at pcmcia0 function 0
> ne0: Billionton Systems Inc. LNA-100B NE2000 Compatible Card Ethernet
> ne0: Ethernet address 00:10:60:f3:0b:1d
>
> I'll append my patches, not good and not complete....
>
> Andreas Lohrum
>