This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b131a63ada
NetBSD
/
sys
/
arch
/
x86
History
jmcneill
b131a63ada
If we boot with RB_MD1, register a NULL pmf handler for APs so we can
...
still suspend.
2008-06-03 23:05:01 +00:00
..
acpi
Share cpu.h between the x86 ports.
2008-05-11 15:32:20 +00:00
conf
Simplify x86 identcpu code, and share between i386/amd64.
2008-05-11 14:44:53 +00:00
include
- Don't bother using sse to copy/zero pages on demand. It turns out not
2008-06-02 19:11:10 +00:00
isa
Add a 'known_mpsafe' argument to intr_establish().
2008-05-30 19:03:10 +00:00
pci
pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and
2008-05-30 19:26:35 +00:00
x86
If we boot with RB_MD1, register a NULL pmf handler for APs so we can
2008-06-03 23:05:01 +00:00