Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   dsainty
Date:           Sun Jan  5 05:20:21 UTC 2003

Modified Files:
        src/sys/dev/usb: ubt.c
Added Files:
        src/sys/dev/usb: ubtreg.h

Log Message:
Make the ubt driver functional.  This is an experimental, incomplete, but
actually functional driver.  It provides a local HCI interface to the
HCI-over-USB interface on standards-compliant Bluetooth USB devices.

Currently this device can be attached to the bthci driver for direct user-land
access to the device.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/usb/ubt.c
cvs rdiff -r0 -r1.1 src/sys/dev/usb/ubtreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index