summaryrefslogtreecommitdiff
path: root/sys/dev/bluetooth/btuart.c
AgeCommit message (Expand)Author
2007-03-13remove extraneous whitespaceplunky
2007-03-12Not KAUTH_DEVICE_TTY_OPEN but KAUTH_GENERIC_ISSUSER is used.kiyohara
2007-03-06fix typoplunky
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-20Supprot Bluetooth HCI UART (H4) driver and daemon.kiyohara