Date: Sun, 1 Oct 2006 15:45:06 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Pete French <petefrench@ticketswitch.com> Cc: freebsd-stable@freebsd.org, jhb@freebsd.org, ob@e-Gitt.NET Subject: Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2 Message-ID: <20061001134506.GA2481@owl.midgard.homeip.net> In-Reply-To: <E1GU0Ze-000OWf-Q4@dilbert.firstcallgroup.co.uk> References: <451E1063.60401@samsco.org> <E1GU0Ze-000OWf-Q4@dilbert.firstcallgroup.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 01, 2006 at 01:37:38PM +0100, Pete French wrote: > > Are you enabling an option, like IPv6, that puts Giant over the network > > stack? > > Am not enabling anything, but if INET6 is part of GENERIC (which I think it is > isn't it?) then I would have that in my kernels as they basically look > like this: > > include GENERIC > > options SMP > > device pf > device atapicam > > options ALTQ > options ALTQ_CBQ > options ALTQ_RED > options ALTQ_RIO > options ALTQ_HFSC > options ALTQ_CDNR > options ALTQ_PRIQ > options ALTQ_NOPCC > > Actually, how do I 'unoption' something which has already been included, > is there some equivalent to 'nodevice' for options ? Yes, there is such a thing. It is (not too surprisingly) spelled 'nooption' and is actually documented in the config(5) manpage. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061001134506.GA2481>