This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eebdf6214d
NetBSD
/
sys
/
arch
/
x86
History
msaitoh
f76194c513
Don't check PCI_FLAGS_"MSI"_OKAY in pci_"msix"_alloc_common().
...
OK'd by knakahara.
2015-06-22 03:57:01 +00:00
..
acpi
acpi_md_findoverride is only used when NIOAPIC > 0, so don't provide it
2014-05-12 11:51:34 +00:00
conf
add x86 MD MSI/MSI-X support code.
2015-04-27 07:03:57 +00:00
include
pci_msi_string() must be used by MD code only.
2015-05-15 08:36:41 +00:00
isa
add intr_handle_t and let pci_intr_handle_t use it.
2015-04-27 06:51:40 +00:00
pci
Don't check PCI_FLAGS_"MSI"_OKAY in pci_"msix"_alloc_common().
2015-06-22 03:57:01 +00:00
x86
- Change the Upper limit of Tjmax from 100 to 110 because some new
2015-05-27 00:16:46 +00:00