1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/isa
Bruce Evans f86e40770a Fixed reset handling for motor off resets. I first fixed this together
with other reset handling in rev.1.83 but broke it in rev.1.120.  The
breakage didn't seem to cause any problems even on the system which had
problems ("extra" interrupts and botched handling thereof) before rev.1.83.
It only affects multi-floppy systems anyway.
1999-05-11 04:58:30 +00:00
..
ic
atkbd_isa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
atkbdc_isa.c Remove hackish foot protection.. If you ask for an atkbd on an isa bus 1999-05-09 20:45:53 +00:00
atrtc.c For what it's worth, idelayed is declared as a volatile in the headers, 1999-05-09 23:32:29 +00:00
bt_isa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
fd.c Fixed reset handling for motor off resets. I first fixed this together 1999-05-11 04:58:30 +00:00
fdc.h
fdreg.h
isareg.h
isavar.h
joy.c
ppc.c
ppcreg.h
psm.c Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
rtc.h
sio.c Adjust console stuff now that makedev is no longer a macro. 1999-05-10 14:01:35 +00:00
sioreg.h
syscons_isa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
vga_isa.c Delete the #if'ed out old isa bus probe/attach routines 1999-05-09 16:39:24 +00:00