NetBSD/sys/arch/alpha/isa
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
..
isa_machdep.c update for new names for ISA VGA console match and attach functions 1996-11-23 06:38:49 +00:00
isa_machdep.h add an isa_display_console() function, to be used when console is an ISA dev 1996-11-19 04:53:07 +00:00
isafcns_jensen.c backout previous kprintf change 1996-10-13 02:59:38 +00:00
mcclock_isa.c clean up match: check args more carefully, make sure I/O space can be mapped 1996-11-23 06:21:43 +00:00
pckbd.c Add a primitive driver for the PC-ish Programmable Peripheral Interface 1996-11-25 03:26:33 +00:00
pckbdreg.h pc keyboard driver, largely snarfed from i386. should be MI, but 1995-08-03 00:48:25 +00:00
pcppi.c Add a primitive driver for the PC-ish Programmable Peripheral Interface 1996-11-25 03:26:33 +00:00
pcppivar.h Add a primitive driver for the PC-ish Programmable Peripheral Interface 1996-11-25 03:26:33 +00:00
pms.c Add a primitive driver for the PC-ish Programmable Peripheral Interface 1996-11-25 03:26:33 +00:00
spkrreg.h speaker (PIT AUX port) definitions 1996-04-12 01:54:46 +00:00
timerreg.h PC timer definitions 1996-04-12 01:54:56 +00:00
vga_isa.c move probe and setup code into common functions. always probe (i.e. 1996-11-23 06:06:43 +00:00
vga_isavar.h move probe and setup code into common functions. always probe (i.e. 1996-11-23 06:06:43 +00:00