freebsd-dev/sys/netgraph/bluetooth
Craig Rodrigues 71e6a9ce71 PR: kern/168520
Submitted by: "YAMAMOTO, Shigeru" <shigeru@iij.ad.jp>
Reviewed by: adrian

In PC-BSD 9.1, VIMAGE is enabled in the kernel config.
For laptops with Bluetooth capability, such as the HP Elitebook 8460p,
the kernel will panic upon bootup, because curthread->td_vnet
is not initialized.

Properly initialize curthread->td_vnet when initializing the Bluetooth stack.

This allows laptops such as the HP Elitebook 8460p laptop
to properly boot with VIMAGE kernels.
2013-07-12 08:03:10 +00:00
..
common sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:39 +00:00
drivers PR: kern/168520 2013-07-12 08:03:10 +00:00
hci Fix several typos 2013-05-12 16:43:26 +00:00
include Get those pesky RFCOMM RPM data bits right. This is likely a noop. 2009-09-10 23:30:13 +00:00
l2cap Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
socket Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00