From owner-freebsd-questions Mon Apr 24 18: 2:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 2760937B67C for ; Mon, 24 Apr 2000 18:02:31 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3P0BaD24290; Mon, 24 Apr 2000 20:11:36 -0400 (EDT) Date: Mon, 24 Apr 2000 20:11:35 -0400 (EDT) From: Trevor Johnson To: Zhihui Zhang Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Trouble with Linksys 10/100 card In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is the pn driver on the first bootable CD? I don't think it's in the GENERIC kernel (although it used to be). > I downloaded the bootable CD image from the freeBSD website. If not, > I can not get the pn driver because I need to make the LINKsys card > work first which in turn needs the pn driver. Your CD contains the sources for FreeBSD. You can use those to prepare a custom kernel. Add a line like this to its configuration (maybe in the section about PCI Ethernet NICs): device pn0 # Lite-On 82c168/82c169 (``PNIC'') There are instructions at http://www.freebsd.org/handbook/kernelconfig.html or in /usr/share/doc/en_US.ISO_8859-1/books/handbook/kernelconfig.html . -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message