aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/drivers
Commit message (Expand)AuthorAgeFilesLines
* Change double include protection style in headers to matchMaksim Yevmenkin2003-11-142-2/+2
* Update Bluetooth code.Maksim Yevmenkin2003-10-122-3/+2
* I don't know from where the notion that device driver should orPoul-Henning Kamp2003-09-282-29/+2
* add missing machine/bus.h that is necessary to build now that usb is bus_dmaJohn-Mark Gurney2003-07-161-0/+1
* Last commit of the bluetooth upgrade. (this patch was forgotten in the firstJulian Elischer2003-05-101-2/+2
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-1010-610/+1745
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-193-7/+7
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-213-7/+7
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* fixes for this driver:Julian Elischer2002-11-261-2/+38
* The second try a committing the bluetooth codeJulian Elischer2002-11-209-0/+4983