freebsd-skq/sys/i386
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
..
apm Remove unused real-mode APM setup support. We've been using the vm86 1999-07-28 20:20:31 +00:00
bios Remove unused real-mode APM setup support. We've been using the vm86 1999-07-28 20:20:31 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Pave the way for the fla driver. 1999-07-26 07:43:26 +00:00
eisa Add a hook for a bus to detect child devices which didn't find drivers. 1999-07-11 13:42:37 +00:00
i386 We're called too early to have any idea whether APM is going to be 1999-07-28 20:22:30 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are 1999-07-28 07:57:48 +00:00
isa We're called too early to have any idea whether APM is going to be 1999-07-28 20:22:30 +00:00
linux Use the vn_todev() function, rather than VOP_GETATTR 1999-07-18 14:31:01 +00:00
pci Add support for multiple PCI busses directly connected to the nexus. 1999-07-16 01:00:30 +00:00
svr4 Back out last commit (did I get all of them?) 1999-06-02 15:35:46 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00