NetBSD/sys/arch/sgimips/dev
sekiya 63b59c4db4 Following the example of the hpc/, gio/, and ioc/ directories, move the
mace devices to their own mace/ directory.  Alter conf/files.sgimips to
reflect this change in a sane manner (i.e., pull in dev/files.dev and
mace/files.mace when appropriate).

At the same time, allow crime_intr_establish() to fall through to
mace_intr_establish().  mace devices now call cpu_intr_establish().
2004-01-18 04:06:42 +00:00
..
crime.c Following the example of the hpc/, gio/, and ioc/ directories, move the 2004-01-18 04:06:42 +00:00
crimereg.h www.netbsd.org -> www.NetBSD.org 2003-11-17 10:07:58 +00:00
crimevar.h Finish moving code between ip2x.c and ip3x.c to imc.c and crime.c. 2004-01-18 00:54:55 +00:00
imc.c Finish moving code between ip2x.c and ip3x.c to imc.c and crime.c. 2004-01-18 00:54:55 +00:00
imcreg.h Bus-space'ify the memory controller driver, and add IP20-specific bits. 2003-12-14 07:21:51 +00:00
int2reg.h Finish moving code between ip2x.c and ip3x.c to imc.c and crime.c. 2004-01-18 00:54:55 +00:00
pic.c Assign memory controller-dependent watchdog reset functions to 2004-01-13 14:31:37 +00:00
picreg.h Add pic (memory controller for IP12) driver. Originally written by 2004-01-12 12:07:06 +00:00
zs_kgdb.c
zs.c The serial controller on IP20 lives in a different place. Modify 2003-12-14 05:59:50 +00:00