NetBSD/sys/arch
thorpej cf0a940b9f Add a pnpbios front-end to the pckbc driver. This is a littke wonky
yet.. the keyboard controller actually has 2 PNPBIOS nodes (one to
represent the controller I/O resources and the kbd port IRQ, and one
for the aux port IRQ).  To cope with this, we're attaching two instances
of the driver and forge on ahead once both nodes have been seen.

If someone has a better way, please feel free to step forward.
2000-04-22 06:41:34 +00:00
..
alpha Changes the name of RealTek driver. The new name is `rtk'. This used 2000-04-19 08:44:31 +00:00
amiga Rename the 'siop' define to 'asiop', to avoid clash with the MI siop driver. 2000-04-21 16:51:36 +00:00
arc add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
arm32 add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
atari add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
bebox add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
cobalt add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
evbsh3 move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
hp300 add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
hpcmips add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
i386 Add a pnpbios front-end to the pckbc driver. This is a littke wonky 2000-04-22 06:41:34 +00:00
luna68k
m68k Move <machine/cpu.h> above <m68k/*.h> so we get M680x0 #defines 2000-04-15 20:31:27 +00:00
mac68k add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
macppc Changes the name of RealTek driver. The new name is `rtk'. This used 2000-04-19 08:44:31 +00:00
mips delete unused function mips3_TLBReadVPS(). 2000-04-21 14:14:55 +00:00
mmeye Make this compile. 2000-04-21 13:35:27 +00:00
mvme68k Rename define 'siop' to 'msiop' to avoid clash with machine-indepndant siop 2000-04-21 16:53:20 +00:00
news68k add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
newsmips add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
next68k add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
ofppc add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
pc532 add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
pmax When the tty intialization was split out of rcons_init(), the call to 2000-04-20 20:02:34 +00:00
powerpc Make kernel profiling work. 2000-04-18 17:06:01 +00:00
prep add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
sh3 remove a debug log 2000-04-20 14:04:04 +00:00
sparc ctx_alloc: set context before flushing a stolen context's cache 2000-04-20 13:59:02 +00:00
sparc64 Have prom_cngetc() wait until input has been typed. 2000-04-19 08:15:06 +00:00
sun3 add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
vax enable in-kernel NTP (so xntpd doesn't die). 2000-04-21 15:16:39 +00:00
x68k add stf pseudo interface (commented out due to possible security risks) 2000-04-19 06:50:27 +00:00
Makefile