opnsense-src/sys/dev/ed
Pedro F. Giffuni 73a1170a8c sys/dev: use our nitems() macro when it is avaliable through param.h.
No functional change, only trivial cases are done in this sweep,
Drivers that can get further enhancements will be done independently.

Discussed in:	freebsd-current
2016-04-19 23:37:24 +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 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
if_ed98.h Remove ifdef PC98. 2005-04-13 13:02:58 +00:00
if_ed_3c503.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
if_ed_cbus.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
if_ed_hpp.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
if_ed_isa.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +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 sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +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 Have a function pointer to the routine to call for writing an mbuf 2006-01-27 19:10:13 +00:00
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 MFp4: 2005-10-05 05:21:07 +00:00
tc5299jreg.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00