freebsd-nq/sys/netgraph/bluetooth
Warner Losh f809f280e0 Create a USB_PNP_INFO and use it to export the existing PNP
tables. Some drivers needed some slight re-arrangement of declarations
to accommodate this. Change the USB pnp tables slightly to allow
better compatibility with the system by moving linux driver info from
start of each entry to the end. All other PNP tables in the system
have the per-device flags and such at the end of the elements rather
that at the beginning.

Differential Review: https://reviews.freebsd.org/D3458
2015-12-11 05:28:00 +00:00
..
common Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
drivers Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
hci Fix encryption error handling. 2015-11-07 12:15:02 +00:00
include Bluetooth LE Security Management channel support. 2015-10-27 03:42:26 +00:00
l2cap Bluetooth LE Security Management channel support. 2015-10-27 03:42:26 +00:00
socket Fix encryption error handling. 2015-11-07 12:15:02 +00:00