freebsd-dev/sys/isa
Mitsuru IWASAKI db2077f8e1 Reenable RTC interrupts after wakeup. Some laptops have a problem
with system statistics monitoring tools (such as systat, vmstat...)
because of stopping RTC interrupts generation.
Restore all the timers (RTC and i8254) atomically.

Reviewed by:	bde
MFC after:	1 week
2001-09-04 16:02:06 +00:00
..
atkbd_isa.c Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
atkbdc_isa.c Add ACPI attachments. 2001-08-30 09:17:03 +00:00
atrtc.c Reenable RTC interrupts after wakeup. Some laptops have a problem 2001-09-04 16:02:06 +00:00
fd.c Add ACPI attachments. 2001-08-30 09:17:03 +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 Add a new field, id_config_attr to the struct isa_device. 2001-09-03 09:45:41 +00:00
isa_common.h Add a new field, id_config_attr to the struct isa_device. 2001-09-03 09:45:41 +00:00
isa_if.m
isahint.c Hints overhaul: 2001-06-12 09:40:04 +00:00
isareg.h
isavar.h Add a new field, id_config_attr to the struct isa_device. 2001-09-03 09:45:41 +00:00
joy.c Correct the ID for the ALS0120 PnP Joystick. It is different from the 2001-08-31 21:40:56 +00:00
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 Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
pnpreg.h
pnpvar.h
ppc.c Add ACPI attachments. 2001-08-30 09:17:03 +00:00
ppcreg.h Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
psm.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
rtc.h
sio.c Add ID for the Best Data Smart One 56SPS Voice modem. 2001-08-31 21:51:00 +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 Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00