Subject: Re: PCMCIA + NetBSD 1.4
To: None <phaeton@phaetonic.cx>
From: Jake J Sadowski <austran@earthlink.net>
List: netbsd-help
Date: 05/15/1999 01:25:34
NetBSD sees your card, it almost always sees everything, but it does not
mean that it supports it, in this case "not configured" message means
that there is no driver fot the device built into kernel. That's it
about the message. I am not an expert but

# PCMCIA network interfaces
ep*     at pcmcia? function ?           # 3Com 3c589 and 3c562 Ethernet
mbe*    at pcmcia? function ?           # MB8696x based Ethernet
ne*     at pcmcia? function ?           # NE2000-compatible Ethernet
sm*     at pcmcia? function ?           # Megahertz Ethernet

this is all what's in GENERIC. Maybe in a future, or maybe someone has
something. I wish I could help more. Good luck.

--

phaeton@phaetonic.cx wrote:

> Hello,    I decided to see if NetBSD 1.4 see's my NDC Soho 10mbit
> PCMCIA NIC on my PII-300mhz laptop.  The bootup see's the brand and
> card and such, but then when I have the option to set the network, it
> says no devices for network found.  I noticed while it was booting
> that it said "not configured" in the end.  Is there something I'm
> missing?  Thanks for your time.