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
/
amd64
History
Jung-uk Kim
e39dddd413
Simplify AMD64_CPU_MODEL() and AMD64_CPU_FAMILY() macros as the base family
...
should be at least 0xf00 for all supported platforms.
2008-10-22 17:36:52 +00:00
..
acpica
In keeping with style(9)'s recommendations on macros, use a ';'
2008-03-16 10:58:09 +00:00
amd64
Add AMD Family 0Fh, Model 6Bh, Stepping 2 to the list of invariant TSCs
2008-10-22 17:30:37 +00:00
compile
…
conf
- Add driver for Attansic L2 FastEthernet controller found on
2008-10-03 10:31:31 +00:00
ia32
- When executing FreeBSD/amd64 binaries from FreeBSD/i386 or Linux/i386
2008-09-02 17:52:11 +00:00
include
Simplify AMD64_CPU_MODEL() and AMD64_CPU_FAMILY() macros as the base family
2008-10-22 17:36:52 +00:00
isa
Now that all platforms use genclock, shuffle things around slightly
2008-04-22 19:38:30 +00:00
linux32
Correctly fill siginfo for the signals delivered by linux tkill/tgkill.
2008-10-19 10:02:26 +00:00
pci
Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped
2008-09-11 21:42:11 +00:00
Makefile
…