Searched hist:8460 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.cdiff 253255 Fri Jul 12 06:05:44 MDT 2013 rodrigc 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.
diff 253255 Fri Jul 12 06:05:44 MDT 2013 rodrigc 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.
/freebsd-10.1-release/etc/
H A Drcdiff 8460 Thu May 11 19:11:17 MDT 1995 jkh Document the fact that almost all the user configuration stuff is now
in /etc/sysconfig, per Luigi's suggestion.

Completed in 196 milliseconds