Age | Commit message (Expand) | Author |
---|---|---|
2011-07-06 | cosnistently use IFQ_SET_MAXLEN, surfaced in a discussion with + ok bluhm | Henning Brauer |
2010-07-02 | m_copyback can fail to allocate memory, but is a void fucntion so gymnastics | Bret Lambert |
2008-11-22 | Stop a possible race in hci_enable() | Uwe Stuehler |
2008-11-22 | Sync bluetooth with NetBSD | Uwe Stuehler |
2008-02-24 | Sync sys/netbt with NetBSD | Uwe Stuehler |
2007-06-24 | Remove some unused leftover code; original request from jasper@ | Uwe Stuehler |
2007-06-06 | No need to call hci_enable() when we can do "btconfig <dev> up"; ok gwk | Uwe Stuehler |
2007-06-01 | Set BTF_UP before hci_enable() to make hci_unit_lookup() work; ok gwk | Uwe Stuehler |
2007-06-01 | workq_add_task() flags argument position changed | Uwe Stuehler |
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler |
2007-05-31 | Enable packet flow between HCI driver and controller | Uwe Stuehler |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |