From owner-freebsd-questions Wed Sep 13 22:39:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c014.sfo.cp.net (c014-h023.c014.sfo.cp.net [209.228.12.87]) by hub.freebsd.org (Postfix) with SMTP id E6CAD37B423 for ; Wed, 13 Sep 2000 22:39:34 -0700 (PDT) Received: (cpmta 24692 invoked from network); 13 Sep 2000 22:39:34 -0700 Received: from belle.fuweb.com (HELO ?199.26.222.3?) (216.59.0.127) by smtp.flashcom.net (209.228.12.87) with SMTP; 13 Sep 2000 22:39:34 -0700 X-Sent: 14 Sep 2000 05:39:34 GMT Mime-Version: 1.0 X-Sender: quark@postoffice.pacbell.net Message-Id: Date: Wed, 13 Sep 2000 22:39:28 -0700 To: freebsd-questions@freebsd.org From: "Paul Fu, Jr." Subject: Installing Netgear FA311TX card Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for all of the suggestions regarding my earlier installation difficulties. After yanking both the ethernet and the sound cards, I was able to complete installation. However, now I am trying to install the ethernet card, a Netgear FA311 card , without any success. I've tried using the 3rd ed of Lehey's The COmplete FreeBSD as a guide. I've tried to rebuild the kernel with: device pn as the driver for my ethernet card (it was in a table of network interfaces in the book). After running config, it says that 'pn' is an unknown device. I then make depend/make/make install the kernel, reboot, go to configure the interface ... and it isn't there. I try to 'sh MAKEDEV pn0' in /dev; same thing. No luck. Suggestions? Thanks. Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message