freebsd-nq/sys/i386
Alan Cox eb27b1567e The Intel Pentium Pro's performance counters are 40 bits wide. The Intel
manuals specifically say that reading the counters using the rdmsr
instruction returns a 64 bit value of which the higher 24 bits are
undefined. The code that reads the counters should then clear the
high 24 bits.

PR:		 i386/10632
1999-05-11 01:54:52 +00:00
..
apm Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
bios Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Move KERNEL?=kernel to top of the file where it's more obvious and add 1999-05-09 22:42:17 +00:00
eisa Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
i386 The Intel Pentium Pro's performance counters are 40 bits wide. The Intel 1999-05-11 01:54:52 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include loadandclear() uses an atomic instruction (even on SMP, where it's an 1999-05-09 23:30:01 +00:00
isa correct params for sndmmap(). Don't bogo-initialize fields we don't 1999-05-10 18:13:30 +00:00
linux Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00