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
db42fb0801
NetBSD
/
sys
/
arch
/
x86
History
dyoung
db42fb0801
Make the 'size' argument of _bus_dmamap_load_busaddr() a bus_size_t for
...
consistency's sake.
2011-09-27 23:25:55 +00:00
..
acpi
Try to obtain reliable MHz values for AMD familiesi 10h and 11h.
2011-09-24 19:41:40 +00:00
conf
Add pci_ranges.c to the set of files compiled when 'pci' is configured.
2011-08-29 22:46:56 +00:00
include
Import rdmsr_safe(msr, *value) for x86 world. It allows reading MSRs
2011-09-24 10:32:52 +00:00
isa
Add bus_dma overrides. From dyoung
2011-09-01 15:10:31 +00:00
pci
Clean up a bit: delete #if 1 and its corresponding #endif.
2011-09-13 18:09:52 +00:00
x86
Make the 'size' argument of _bus_dmamap_load_busaddr() a bus_size_t for
2011-09-27 23:25:55 +00:00