freebsd-dev/sys/mips/adm5120
Juli Mallett 379663d70b o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
required for the ABI the kernel is being built for.
   XXX This is implemented in a kind-of nasty way that involves including source
       files, but it's still an improvement.
o) Retire ISA_* options since they're unused and were always wrong.
2012-03-12 21:25:32 +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 o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern 2012-03-12 21:25:32 +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