Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 22:11:30 -0700
From:      Taro <tarozax404@sbcglobal.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   NetGear FA411 driver support in FreeBSD 4.5
Message-ID:  <3CC4ED02.5020104@sbcglobal.net>
References:  <20020423050228.BB27637B41B@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I have a NetGear PCMCIA ethernet card (FA411) and FreeBSD 4.5. When I
type ifconfig -a, I don't see a network device corresponding to this
card. What should I do? Here is the output of ifconfig -a; xl0 is the
built-in ethernet device that Dell supplied with my Inspiron 4100:

[tarozax@eldamar ] $ ifconfig -a
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3<rxcsum,txcsum>
inet 192.168.1.110 netmask 0xffffff00 broadcast 192.168.1.255
inet6 fe80::206:5bff:fe37:8a4b%xl0 prefixlen 64 scopeid 0x1
ether 00:06:5b:37:8a:4b
media: Ethernet autoselect (10baseT/UTP)
status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552

Any suggestions?

Thanks,

Taro


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CC4ED02.5020104>