summaryrefslogtreecommitdiff
path: root/sys/netbt/hci_unit.c
AgeCommit message (Expand)Author
2008-02-24Sync sys/netbt with NetBSDUwe Stuehler
2007-06-24Remove some unused leftover code; original request from jasper@Uwe Stuehler
2007-06-06No need to call hci_enable() when we can do "btconfig <dev> up"; ok gwkUwe Stuehler
2007-06-01Set BTF_UP before hci_enable() to make hci_unit_lookup() work; ok gwkUwe Stuehler
2007-06-01workq_add_task() flags argument position changedUwe Stuehler
2007-06-01complete the sys/netbt import and adopt some more code to our interfacesUwe Stuehler
2007-05-31Enable packet flow between HCI driver and controllerUwe Stuehler
2007-05-30Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removalUwe Stuehler