netgraph(3) initialization order

Stijn Hoop stijn at win.tue.nl
Tue Jan 4 23:10:40 PST 2005


On Tue, Jan 04, 2005 at 01:20:57PM -0800, Maksim Yevmenkin wrote:
> the reason for this change is that bluetooth device drivers depend on 
> netgraph(4) and when both netgraph(4) and bluetooth device driver (such 
> as ng_ubt(4)) compiled in the kernel you get a crash.

A crash directly after the first line at boot, right? I was wondering if I was
the only one seeing b0rken kernels but it appears that it was due to my local
change that I had forgotten about, which was adding

options		NETGRAPH
options		NETGRAPH_BLUETOOTH
options		NETGRAPH_BLUETOOTH_UBT

to my kernel config file.

Removing the latter two made a working kernel. Thank you for the hint! :)

--Stijn

-- 
The most reliable proof that there are extraterrestrial intelligent
lifeforms out there is that nobody actually tries to get in contact
with us.
		-- Dirk Mueller
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050105/20537ff3/attachment.bin


More information about the freebsd-current mailing list