6.2 SHOWSTOPPER - em completely unusable on 6.2

Pete French petefrench at ticketswitch.com
Sun Oct 1 05:37:42 PDT 2006


> 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 ?

-pete.


>
> Scott
>
>


More information about the freebsd-stable mailing list