This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
pci
History
John Baldwin
f50589d755
Add constants for the PCIY_VENDOR (vendor-specific), PCIY_DEBUG (EHCI
...
debug port), and PCIY_EXPRESS (PCI-express) capabilities.
2007-02-02 19:48:25 +00:00
..
eisa_pci.c
…
fixup_pci.c
Workaround a hang on some nForce2 systems that can happen if the CPU goes
2006-05-24 14:08:31 +00:00
hostb_pci.c
Move the hostb driver out of the i386 and amd64 PCI code (where it was
2005-12-20 21:09:45 +00:00
ignore_pci.c
…
isa_pci.c
…
pci_if.m
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
pci_pci.c
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
pci_private.h
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
pci_user.c
Actually make bounds checking for PCIOCREAD and PCIOCWRITE work.
2006-10-06 14:31:32 +00:00
pci.c
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
pcib_if.m
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
pcib_private.h
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
pcireg.h
Add constants for the PCIY_VENDOR (vendor-specific), PCIY_DEBUG (EHCI
2007-02-02 19:48:25 +00:00
pcivar.h
Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.
2007-01-22 21:48:44 +00:00
vga_pci.c
Don't add an agp child in vgapci's attach routine if the PCIY_AGP
2006-02-01 15:45:29 +00:00