freebsd-dev/sys/dev/ed
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
..
ax88x90reg.h
dl100xxreg.h
if_ed98.h
if_ed_3c503.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed_cbus.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed_hpp.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed_isa.c Add PNP info for ISA and PCI to the ed driver to prove design. 2015-12-11 05:28:07 +00:00
if_ed_novell.c
if_ed_pccard.c Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any() 2016-02-19 03:37:56 +00:00
if_ed_pci.c Add PNP info for ISA and PCI to the ed driver to prove design. 2015-12-11 05:28:07 +00:00
if_ed_rtl80x9.c - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
if_ed_sic.c
if_ed_wd80x3.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
if_edreg.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
if_edvar.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
rtl80x9reg.h
tc5299jreg.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00