opnsense-src/sys/netgraph/bluetooth/drivers
Justin Hibbits c47476d7e6 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count.  Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370
2016-02-27 03:38:01 +00:00
..
bt3c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
h4 Remove ifq_drops from struct ifqueue. Now queue drops are accounted in 2014-09-19 09:01:19 +00:00
ubt Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
ubtbcmfw Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00