freebsd-dev/sys/netgraph/bluetooth/drivers
Raphael Kubo da Costa ac76cdc670 Use the correct USB interface macros instead of USB_IF_CSI.
As pointed out by hselasky@, USB_IF_CSI is the wrong macro here since we want
to declare the device's interface class, subclass and protocol, not class,
subclass and driver info.

Follow-up to r244704.

PR:		kern/174707
Approved by:	glebius
MFC after:	1 week
2012-12-26 19:12:31 +00:00
..
bt3c Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
h4 Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
ubt Use the correct USB interface macros instead of USB_IF_CSI. 2012-12-26 19:12:31 +00:00
ubtbcmfw - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00