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
/
dev
/
pci
History
neel
f1502a8d77
Add quirk to indicate that the bhyve hostbridge is capable of supporting
...
MSI and MSI-X even though it does not advertise the PCI-E capability itself. Obtained from: NetApp
2013-01-05 18:48:23 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
…
pci_pci.c
Explicitly enable busmastering on PCI-PCI bridges. Transactions initiated
2012-08-06 19:49:57 +00:00
pci_private.h
…
pci_subr.c
…
pci_user.c
Always initialize pattern_buf pointers to NULL, otherwise AMD64 machine
2012-12-26 13:07:17 +00:00
pci.c
Add quirk to indicate that the bhyve hostbridge is capable of supporting
2013-01-05 18:48:23 +00:00
pcib_if.m
…
pcib_private.h
…
pcireg.h
Add missing Extended Capability ID Numbers from PCIe 3.0.
2012-10-19 23:10:55 +00:00
pcivar.h
…
vga_pci.c
…