NetBSD/sys/arch
cgd d35047f37b Add a primitive driver for the PC-ish Programmable Peripheral Interface
and PC-ish keyboard controller.  (Actually, on alphas, the built-in PPI
(in the SIO) appears to be a lobotomized version of the original, but
i'd not call that a bad thing.)  This driver should eventually handle all
speaker tone requests and keyboard commands, but for now it just maps
the relevant ports and passes them on to the keyboard and mouse drivers,
which are now its children (rather than children of ISA).
1996-11-25 03:26:33 +00:00
..
alpha Add a primitive driver for the PC-ish Programmable Peripheral Interface 1996-11-25 03:26:33 +00:00
amiga Change the token loss report algorithm: 1996-11-18 09:08:29 +00:00
arm32 Removed duplicate LKM option. 1996-11-23 21:15:46 +00:00
atari Plug some spl-holes in the lp-driver. Also be more strict in protecting 1996-11-17 13:47:09 +00:00
hp300 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
i386 add pre-probe step so that autoconfiguration does not print 'apm0 at 1996-11-22 00:19:07 +00:00
m68k Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
mac68k Add missing ss, uk, and rd devices to cdevsw 1996-11-21 08:33:22 +00:00
mips Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
mvme68k fix uninit'd variable [detected by charles] 1996-11-09 22:27:22 +00:00
ofppc
pc532 * Fix cut and paste error. 1996-11-24 13:35:18 +00:00
pica * Add /sys-relative paths for NetBSD-1.2b config. 1996-11-21 03:23:42 +00:00
pmax Add KERNLD hook to allow overriding the LD used to link kernels. 1996-11-22 18:53:31 +00:00
powerpc Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
sparc One control block per target is insufficient if you have a full complement 1996-11-22 22:36:57 +00:00
sun3 Copyright assigned to The NetBSD Foundation 1996-11-21 13:57:20 +00:00
vax Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
x68k Implement poll(2). 1996-11-23 09:44:53 +00:00