This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
John Baldwin
b72d374cee
Update comments for the 0xcf9 and 0x92 reset methods to explain what we are
...
actually doing and what the various bits mean.
2007-04-24 15:16:27 +00:00
..
acpica
Optimize sx locks to use simple atomic operations for the common cases of
2007-03-31 23:23:42 +00:00
bios
Tweak the probe/attach order of devices on the x86 nexus devices.
2007-03-20 20:21:44 +00:00
compile
…
conf
Remove trailing '.' for consistency!
2007-04-10 21:40:13 +00:00
cpufreq
o introduce a flags 'errata' for HW bugs onto the softc.
2007-01-23 19:20:30 +00:00
i386
Update comments for the 0xcf9 and 0x92 reset methods to explain what we are
2007-04-24 15:16:27 +00:00
ibcs2
Fix a silly bogon that broke ibcs2_rename().
2007-03-26 15:39:49 +00:00
include
Add support for specifying a minimal size for vm.kmem_size in the loader via
2007-04-21 01:14:48 +00:00
isa
Add an interface for drivers to be notified of changes to CPU frequency.
2007-03-26 18:03:29 +00:00
linux
MFP4: Turn emul_lock into a mutex.
2007-04-02 18:38:13 +00:00
pci
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
svr4
…
xbox
- Fix typo in #error pragma: compitable -> compatible
2006-08-15 20:10:49 +00:00
Makefile
…