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
/
ia64
History
Marcel Moolenaar
5435dbc676
Use pmap_kextract(x) rather than pmap_extract(kernel_pmap, x). The
...
former knows about all the special mappings, like PBVM. The kernel text and data are in the PBVM.
2012-08-18 23:28:34 +00:00
..
acpica
Improve style(9) in the previous commit.
2012-06-01 17:07:52 +00:00
compile
…
conf
Remove support for SKI: HP's Itanium simulator. It's pretty much not
2012-08-18 22:59:06 +00:00
disasm
…
ia32
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
2012-03-19 21:34:11 +00:00
ia64
Use pmap_kextract(x) rather than pmap_extract(kernel_pmap, x). The
2012-08-18 23:28:34 +00:00
include
Move PCPU initialization to a new function called cpu_pcpu_setup().
2012-07-08 18:00:22 +00:00
isa
Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus
2011-05-06 13:48:53 +00:00
pci
Snapshot: PCI busses are discovered, though no devices are enumerable
2010-04-17 02:28:28 +00:00