summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ubt.c
AgeCommit message (Expand)Author
2003-01-20Lower debug level so the match routine isn't so verbose.augustss
2003-01-11Changed the interface for passing output data between the bthci driverdsainty
2003-01-05Make the ubt driver functional. This is an experimental, incomplete, butdsainty
2003-01-05Move #define UBT_DEBUG from ubt.c to usb_port.hdsainty
2002-08-24Attach Bluetooth host controller driver (which has not been written) toaugustss
2002-08-22Print a message saying that this is not real driver.augustss
2002-08-22A placeholder until we have a real Bluetooth driver.augustss