freebsd-dev/sys/isa
Kazutaka YOKOTA fa783074ac Remove the resume method. It is not necessary any more, because
keyboard drivers have it now...
MFC after:	4 weeks
2001-06-30 10:15:13 +00:00
..
atkbd_isa.c Add the device resume method to keyboard drivers. 2001-06-30 10:02:32 +00:00
atkbdc_isa.c Hints overhaul: 2001-06-12 09:40:04 +00:00
atrtc.c Remove unneeded includes of sys/ipl.h and machine/ipl.h. 2001-05-15 23:22:29 +00:00
fd.c Use the new-born BIO_CMD1 instead of fudging a bio_flag value for reading 2001-06-29 15:30:48 +00:00
fdc.h Make the FDC (state machine) state an enum, as opposed to an int 2001-06-05 21:01:46 +00:00
fdreg.h Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they 2001-06-04 21:04:14 +00:00
isa_common.c
isa_common.h
isa_if.m
isahint.c Hints overhaul: 2001-06-12 09:40:04 +00:00
isareg.h
isavar.h
joy.c
orm.c The orm device. This device gobbles up the Option ROMs in the ISA 2001-06-01 20:58:32 +00:00
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
ppcreg.h Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
psm.c
rtc.h
sio.c The serial console break-to-debugger support only functioned while 2001-06-20 16:47:23 +00:00
sioreg.h
syscons_isa.c Remove the resume method. It is not necessary any more, because 2001-06-30 10:15:13 +00:00
vga_isa.c