Subject: Re: PCMCIA Ethernet Card identified, but not configured
To: None <kenh@cmf.nrl.navy.mil, salb@hell.gud.siemens.at>
From: Bernd Salbrechter <salb@hell.gud.siemens.at>
List: netbsd-help
Date: 12/02/1998 10:43:13
> >I have tried a PCMCIA ethernet card in a shop and it looks like the
...
> NetBSD sees the card, but doesn't have a driver for it.
...
> Ah, okay, I looked at the Linux PCMCIA code, and I believe this _is_
> a NE2000 compatible card. In that case, it should be relatively easy
> to modify the pcmcia ne driver to recognize this card.
> --Ken
First of all thanks for that information.
I have looked into "/usr/src/sys/dev/pcmcia/if_ne_pc.c" and found the
list "ne2000devs[]", but I'm not shure what should go into that list.
Can I get the information out of "var/log/messages" as append in my
first posting about this, because I didn't bought the card yet.
My first gusse for the entry is:
{ "TAMARAC",
0xffff, 0xffff, ?, ?,
?, ?, {?, ?, ?} },
The question mark (?) means that I'm not shure wher I can get the
information.
BTW. I can eventualy (if the shop get the card, they say we will get it
next week since 1 month) can test an other card, which will be a combinded
card ethernet and modem. Will it be worth testing it? I ask because in an
other shop they told me I will need a very new laptop to use such cards.
Greetings from Vienna
Bernd Salbrechter