NetBSD/sys/arch/arm32/mainbus
mark c41bdbf690 Added a new routine kbdcmd() to send commands to the keyboard.
Added a new routine kbdreset() to conduct a full keyboard reset.
Added definitions of all keyboard command codes and responces.
Replaced kbd_set_leds() with new function that used kbdcmd().
The keyboard attach function now detects whether a keyboard is
attached or not.
1996-05-06 00:35:05 +00:00
..
beep.c Define name for the interrupt handler for use with vmstat -i. 1996-03-27 22:08:25 +00:00
com.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
comreg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
cpu.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
fd.c Updated FIQ handler registers to match changes to the floppy 1996-05-06 00:23:57 +00:00
fdreg.h RCS Id police. 1996-03-18 19:54:53 +00:00
iic_asm.S Initial commit of iic and rtc devices. 1996-04-19 19:49:03 +00:00
iic.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
kbd.c Added a new routine kbdcmd() to send commands to the keyboard. 1996-05-06 00:35:05 +00:00
lpt.c Remove definitions of the inb() and outb() macros as they are now 1996-03-28 21:52:32 +00:00
lptreg.h RCS Id police. 1996-03-18 19:54:53 +00:00
mainbus.c Fix references to the match function. 1996-03-20 18:38:00 +00:00
mainbus.h RCS Id police. 1996-03-18 19:54:53 +00:00
pms.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
qmouse.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
rtc.c Fixed compiler warnings generated with -Wall. 1996-04-26 22:01:51 +00:00
vidcaudio.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
waveform.h RCS Id police. 1996-03-18 19:54:53 +00:00
wd.c Remove definitions of the inb() and outb() macros as they are now 1996-03-28 21:52:32 +00:00
wdreg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00