freebsd-dev/sys/mips/adm5120
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
..
adm5120_machdep.c - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
adm5120reg.h
admpci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
console.c
files.adm5120 Merge from projects/mips to head by hand: 2010-01-10 20:11:10 +00:00
if_admsw.c Remove some stray ';'s 2010-05-13 01:50:29 +00:00
if_admswreg.h
if_admswvar.h Use a single private timer to drive the transmit watchdog rather than using 2009-11-24 18:34:47 +00:00
obio.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
obiovar.h
std.adm5120 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
uart_bus_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_cpu_adm5120.c Merge from projects/mips to head by hand: 2010-01-10 20:11:10 +00:00
uart_dev_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_dev_adm5120.h