From owner-freebsd-questions Mon Apr 22 22:11:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pimout5-int.prodigy.net (pimout5-ext.prodigy.net [207.115.63.98]) by hub.freebsd.org (Postfix) with ESMTP id 2E87437B405 for ; Mon, 22 Apr 2002 22:11:39 -0700 (PDT) Received: from sbcglobal.net (adsl-66-127-255-203.dsl.sntc01.pacbell.net [66.127.255.203]) by pimout5-int.prodigy.net (8.11.0/8.11.0) with ESMTP id g3N5BcU40148 for ; Tue, 23 Apr 2002 01:11:38 -0400 Message-ID: <3CC4ED02.5020104@sbcglobal.net> Date: Mon, 22 Apr 2002 22:11:30 -0700 From: Taro User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ja-JP; rv:0.9.9) Gecko/20020419 X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: NetGear FA411 driver support in FreeBSD 4.5 References: <20020423050228.BB27637B41B@hub.freebsd.org> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 mtu 1500 options=3 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 mtu 1500 faith0: flags=8002 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 Any suggestions? Thanks, Taro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message