freebsd-nq/sys/dev/dc
Gleb Smirnoff f0796cd26c - Don't pollute opt_global.h with DEVICE_POLLING and introduce
opt_device_polling.h
- Include opt_device_polling.h into appropriate files.
- Embrace with HAVE_KERNEL_OPTION_HEADERS the include in the files that
  can be compiled as loadable modules.

Reviewed by:	bde
2005-10-05 10:09:17 +00:00
..
dcphy.c Use ansi function definitions in preference to K&R to reduce diffs 2005-09-30 19:39:27 +00:00
if_dc.c - Don't pollute opt_global.h with DEVICE_POLLING and introduce 2005-10-05 10:09:17 +00:00
if_dcreg.h Use device_printf() and if_printf() and remove dc_unit from softc. 2005-08-10 20:33:46 +00:00
pnphy.c Use ansi function definitions in preference to K&R to reduce diffs 2005-09-30 19:39:27 +00:00