freebsd-src/sys/i386
Bruce Evans ab64b6dc3c Don't let the machdep.tsc_freq sysctl proceed if the TSC is present
but broken, since tsc_timecounter is not initialised in that case,
and updating an uninitialised timecounter is fatal.

Fixed style bugs in the machdep.i8254_freq and machdep.tsc_freq
sysctls.

Reviewed by:	phk
1999-07-18 15:19:29 +00:00
..
apm Add apmd support code. 1999-07-10 18:08:57 +00:00
bios Add apmd support code. 1999-07-10 18:08:57 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Move the xe0 driver back where it was. It was misleading where it was as it 1999-07-13 08:08:20 +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 Don't let the machdep.tsc_freq sysctl proceed if the TSC is present 1999-07-18 15:19:29 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Commit the correct patch, i.e., the one that actually corresponds 1999-07-13 06:35:25 +00:00
isa Don't let the machdep.tsc_freq sysctl proceed if the TSC is present 1999-07-18 15:19:29 +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