6.2 SHOWSTOPPER - em completely unusable on 6.2

Erik Trulsson ertr1013 at student.uu.se
Sun Oct 1 06:45:11 PDT 2006


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 at student.uu.se


More information about the freebsd-stable mailing list