| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop if_ubt.c originally from freebsd and replace with ubt.c from |  gwk | 2007-05-30 | 1 | -1756/+0 |
* | unbreak, and remove the "goto bad's". |  fkr | 2007-05-28 | 1 | -47/+41 |
* | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. |  jsg | 2007-05-27 | 1 | -13/+14 |
* | %z in printf(9) is not the same as %z in printf(3). Change to %lu |  ray | 2007-05-23 | 1 | -5/+5 |
* | Support bluetooth adapter found in my MSI S270 laptop. ok deraadt@, jasper@, |  matthieu | 2007-05-22 | 1 | -3/+4 |
* | Remove le{16,32}toh macros |  jsg | 2007-05-21 | 1 | -3/+3 |
* | USB device lists do not need a terminating sentinel, so don't provide any; |  miod | 2007-04-26 | 1 | -7/+10 |
* | wi and ubt are network drivers so should be DV_IFNET, |  grange | 2005-11-24 | 1 | -3/+3 |
* | splimp -> splnet |  brad | 2005-11-09 | 1 | -3/+3 |
* | unbreak ubt(4) |  reyk | 2005-08-02 | 1 | -3/+3 |
* | Don't keep the devinfo string on the stack, instead use malloc/free. |  brad | 2005-08-01 | 1 | -5/+7 |
* | MSI Bluetooth adapters need the ubt_broken_devices quirk |  martin | 2005-06-24 | 1 | -3/+3 |
* | ubt(4): USB Bluetooth driver, commented out in all kernel config |  grange | 2005-01-14 | 1 | -0/+1755 |