Subject: Re: Network gone
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Chris G. Demetriou <cgd@sibyte.com>
List: current-users
Date: 07/02/2000 14:07:49
prlw1@newn.cam.ac.uk (Patrick Welche) writes:
> Just a quick note - no time now - on i386, I just replaced a working 23 Jun
> kernel with one from source checked out just now (Jul 2 15:49 BST). Booting
> I can ping my local ipnumber, but nothing else. Tried removing PULLDOWN_TEST,
> but it still doesn't see the network. What else changed? (Just has INET and
> INET6 as networking options)

in a nutshell, i screwed up my netisr-related changes last night.

in sys/net/netisr.h, move the #includes of ppp.h and arp.h to be by
the includes of the opt_* files.

it's been fixed.  thanks, and sorry.  8-)


chris