freebsd_amp_hwpstate/sys/isa
Mike Smith e33bfde398 We're called too early to have any idea whether APM is going to be
active or not.  The only sane thing we can do here is assume that if
APM is supported it might be active at some point, and bail.

In reality, even this isn't good enough; regardless of whether we support
APM or not, the system may well futz with the CPU's clock speed and throw
the TSC off.  We need to stop using it for timekeeping except under
controlled circumstances.  Curse the lack of a dependable high-resolution
timer.
1999-07-28 20:22:30 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c Allocate the port resource when attaching the keyboard controller, 1999-06-29 17:35:09 +00:00
atrtc.c We're called too early to have any idea whether APM is going to be 1999-07-28 20:22:30 +00:00
bt_isa.c Don't #include i386/isa/isa_dma.h - it's in isa/isavar.h now. This 1999-06-28 09:19:58 +00:00
fd.c Hack to work around a NULL pointer dereferencation that can be triggered 1999-07-21 12:19:44 +00:00
fdc.h
fdreg.h * Change include file locations. 1999-05-31 18:39:17 +00:00
isa_common.c * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isa_common.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isa_if.m * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isahint.c Do not print resource values which are not set. 1999-07-24 09:35:21 +00:00
isareg.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isavar.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
joy.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
pnp.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
ppc.c
ppcreg.h
psm.c Improve Logitech MouseMan+ protocol support. 1999-07-12 15:16:14 +00:00
rtc.h
sio.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
sioreg.h
syscons_isa.c Declare the correct size of softc and fix sc_get_softc(). 1999-06-24 09:06:48 +00:00
vga_isa.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00