Date: Mon, 24 Apr 2000 20:11:35 -0400 (EDT) From: Trevor Johnson <trevor@jpj.net> To: Zhihui Zhang <zzhang@cs.binghamton.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Trouble with Linksys 10/100 card Message-ID: <Pine.BSI.4.21.0004242002080.23016-100000@blues.jpj.net> In-Reply-To: <Pine.SOL.4.21.0004241730240.16359-100000@sol.cs.binghamton.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0004242002080.23016-100000>