opnsense-src/sys/dev/ed
Justin Hibbits 43cd61606b Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any()
Since these calls only use default arguments, bus_alloc_resource_any() is the
right call.

Differential Revision: https://reviews.freebsd.org/D5306
2016-02-19 03:37:56 +00:00
..
ax88x90reg.h This is a major reworking of the AX88x90 support. 2009-03-30 16:15:06 +00:00
dl100xxreg.h Minor tweaks in the names to match the chips more closely. 2009-04-02 18:02:00 +00:00
if_ed.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
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 On second thought, we need to force 16-bit mode 2010-08-25 02:09:07 +00:00
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_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