This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-28 09:37:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
64974004ec
opnsense-src
/
sys
/
x86
History
Jung-uk Kim
a8f8643e3a
Do not let machdep.tsc_freq modify tsc_freq itself. It is bad for i386 as
...
it does not operate atomically. Actually, it serves no purpose. Noticed by: bde
2011-03-15 19:47:20 +00:00
..
acpica
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
2011-01-11 13:59:06 +00:00
bios
cpufreq
Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSes
2011-02-25 23:14:24 +00:00
include
Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98
2011-01-08 18:09:48 +00:00
isa
When TSC is unavailable, broken or disabled and the current timecounter has
2011-03-14 22:05:59 +00:00
pci
Each processor socket in a QPI system has a special PCI bus for the
2010-09-07 13:50:02 +00:00
x86
Do not let machdep.tsc_freq modify tsc_freq itself. It is bad for i386 as
2011-03-15 19:47:20 +00:00