freebsd-dev/sys/dev/if_ndis
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
..
if_ndis_pccard.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
if_ndis_pci.c Fix regression in if_ndis in r280347. 2015-12-17 21:01:19 +00:00
if_ndis_usb.c
if_ndis.c net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +00:00
if_ndisvar.h Replay r286410. Change KPI of how device drivers that provide wireless 2015-08-27 08:56:39 +00:00