NetBSD/usr.sbin
plunky 736a9db087 Clean up the way that bluetooth drivers attach to the bluetooth stack,
to remove the frobbing that drivers must do in the hci_unit structure.

- driver provides a static const interface descriptor
- hci_unit is allocated by hci_attach() rather than part of softc
- statistics are compiled by driver and provided on request
- driver provides output methods and is responsible for output queue
- stack provides input methods and is responsible for input queue
- mutex is used to arbitrate device queue access
2007-11-28 20:16:11 +00:00
..
2007-09-30 04:11:02 +00:00
2007-11-06 17:02:15 +00:00
2007-11-19 19:00:30 +00:00
2007-11-04 23:12:50 +00:00
2007-09-06 09:26:21 +00:00