freebsd-nq/sys/isa
John Baldwin 60ee19d500 Fix a problem where we would recursively try to get the com lock within
comparam when calling siosetwater().

Noticed by:	bp
2000-09-08 00:35:46 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c
atrtc.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
fd.c Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
fdc.h
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
pnp.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c Add support for the PC87303 chipset (found on Miata alphas) and add 2000-07-20 09:28:07 +00:00
ppcreg.h Add support for the PC87303 chipset (found on Miata alphas) and add 2000-07-20 09:28:07 +00:00
psm.c Add spltty()/splx() in the watchdog timer routine. 2000-08-24 08:49:44 +00:00
rtc.h
sio.c Fix a problem where we would recursively try to get the com lock within 2000-09-08 00:35:46 +00:00
sioreg.h
syscons_isa.c
vga_isa.c