Subject: Re: pcmcia cards not configured
To: None <port-i386@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 09/01/1999 22:41:52
In article <199909012141.OAA21036@vincent.spimageworks.com>,
John Refling <johnr@imageworks.com> wrote:
>I have several pcmcia cards which may not be supported by
>NetBSD. How would one go about adding support? The cards
>are as follows:
>
>relia ethernet (ne2000 compliant?)
>ndc ethernet (ne2000 compliant?)
>ibm home and away (std modem, ethernet ?)
Add the entries to pcmciadevs and regen.
For the network cards you'll probably need to add entries for them
in if_ne_pcmcia.c
christos