freebsd-dev/sys/isa
Bruce Evans b75504fdc2 Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
work in fast interrupt handlers because it calls db_printf() which uses
%es for string stuff and %es isn't initialized.
1996-12-23 19:57:33 +00:00
..
ic
atrtc.c
fd.c Disabled half-baked disk statistics support. It didn't actually generate 1996-12-18 17:44:31 +00:00
fdc.h
fdreg.h
joy.c
kbdio.c Synchronize with the RELENG_2_2 branch. 1996-12-04 04:21:30 +00:00
kbdio.h Synchronize with the RELENG_2_2 branch. 1996-12-04 04:21:30 +00:00
kbdtables.h
rtc.h
sio.c Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't 1996-12-23 19:57:33 +00:00
sioreg.h
syscons.c Hawaii-Five-Typo 1996-12-19 00:26:22 +00:00
syscons.h Allow us to enable the 'XT_KEYBOARD' code using a configuration flag. 1996-11-10 16:44:13 +00:00
timerreg.h