opnsense-src/sys/dev/scc
Marius Strobl 4b7ec27007 - There's no need to overwrite the default device method with the default
one. Interestingly, these are actually the default for quite some time
  (bus_generic_driver_added(9) since r52045 and bus_generic_print_child(9)
  since r52045) but even recently added device drivers do this unnecessarily.
  Discussed with: jhb, marcel
- While at it, use DEVMETHOD_END.
  Discussed with: jhb
- Also while at it, use __FBSDID.
2011-11-22 21:28:20 +00:00
..
scc_bfe.h With rev 1.24 of sys/powerpc/powermac/macio.c, we now get a 2008-04-26 18:40:59 +00:00
scc_bfe_ebus.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
scc_bfe_macio.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
scc_bfe_quicc.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
scc_bfe_sbus.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
scc_bus.h Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_core.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
scc_dev_quicc.c Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_dev_sab82532.c Add a MacIO bus attachment. The Z8530 as present in the Mac needs 2006-04-01 04:51:56 +00:00
scc_dev_z8530.c Fix braino: The cl_range field should not hold the shifted I/O 2006-07-26 03:10:01 +00:00
scc_if.m Make iclear return int, since that matches all function definitions of it. 2009-02-05 19:32:34 +00:00