History log of /dflybsd-src/sys/netgraph7/bluetooth/drivers/ubt/ng_ubt_var.h (Results 1 – 3 of 3)
Revision Date Author Comments
# d2902f79 13-Jul-2014 Sascha Wildner <saw@online.de>

kernel/netgraph7: Sync ubt and ubtbcmfw with current FreeBSD.

Also make them compile.

We need those drivers as of FreeBSD >=8 here since that's when
FreeBSD switched to usb4bsd.


# 5a975a3d 26-Jun-2008 Matthew Dillon <dillon@dragonflybsd.org>

Netgraph port from FreeBSD - initial porting work

* Use relative #include's as appropriate so the code doesn't
dig into the original netgraph/ directory.

* Move FBSDID's and add DragonFly ids.

*

Netgraph port from FreeBSD - initial porting work

* Use relative #include's as appropriate so the code doesn't
dig into the original netgraph/ directory.

* Move FBSDID's and add DragonFly ids.

* Fix improper uses of M_NOWAIT.

* Fix uses of M_NOWAIT which should be MB_DONTWAIT and vise-versa
(also forward to Julian).

* Add a dragonfly.h compatibility header.

* NOTE: m_tag_alloc() in DFly takes MB_ flags.

show more ...


# b06ebda0 26-Jun-2008 Matthew Dillon <dillon@dragonflybsd.org>

Vendor import of netgraph from FreeBSD-current 20080626