summaryrefslogtreecommitdiff
path: root/sys/dev/bluetooth/bthci.c
AgeCommit message (Expand)Author
2003-07-24A little printf-casting to make the DIAGNOSTIC sections of thisnathanw
2003-07-14add missing __KERNEL_RCSID()lukem
2003-01-11Changed the interface for passing output data between the bthci driverdsainty
2003-01-05Make the bthci driver functional. This is an experimental, incomplete, butdsainty
2002-10-24g/c IRDA ioctls (was within #if 0 anyway)augustss
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Remove unnecessary extern decl of bthci_ca.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-12Make it compile. Rename a macro.augustss
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-24Add some placeholders for Bluetooth code.augustss