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

/freebsd-10-stable/share/man/man4/
H A Dng_ubt.4diff 244704 Wed Dec 26 13:14:00 MST 2012 glebius Add vendor IDs for Broadcom USB dongles (BCM20702).

PR: kern/174707
Submitted by: rakuco
/freebsd-10-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.cdiff 244714 Wed Dec 26 17:12:37 MST 2012 rakuco 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
diff 244704 Wed Dec 26 13:14:00 MST 2012 glebius Add vendor IDs for Broadcom USB dongles (BCM20702).

PR: kern/174707
Submitted by: rakuco

Completed in 123 milliseconds