freebsd-dev/sys/mips/adm5120
Juli Mallett 312af517e3 Remove platform APIs which are not used by any code and which had only stub
implementations or no implementation on all platforms.

Some of these functions might be good ideas, but their semantics were unclear
given the lack of implementation, and an unlucky porter could be fooled into
trying to implement them or, worse, being baffled when something like
platform_trap_enter() failed to be called.
2012-03-12 07:34:15 +00:00
..
adm5120_machdep.c Remove platform APIs which are not used by any code and which had only stub 2012-03-12 07:34:15 +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 kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
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