Subject: Re: DHCP and RoadRunner Cable Modem
To: Analysis and Solutions <info@analysisandsolutions.com>
From: Chris Pinnock <cjep@fawlty.net>
List: port-i386
Date: 06/28/2001 20:45:46
On Thu, Jun 28, 2001 at 03:25:34PM -0400, Analysis and Solutions wrote:
[...]
> Excellent.  Let's go to the source tree for release-1.5's /sys/dev/pci:
>    ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-5/src/sys/dev/pci/
> 
> Cool.  I just downloaded the files in question.  

You would be better off grabbing the entire "syssrc" source for 
NetBSD-release-1-5 (i.e. the kernel sources) using CVS or ftp or whatever.

e.g. Using ftp, you could grab the necessary tar balls from

ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-5/tar_files/src/

I think you need sys.tar.gz and config.tar.gz. Untar these in /usr so
that they appear in /usr/src.

Then build a new kernel. See

http://www.netbsd.org/Documentation/kernel/#how_to_build_a_kernel

HTH,
-- 
Chris