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
Warner Losh
7589f19e81
Style nit. Continued lines are indented 2 spaces in this file.
2008-09-03 06:57:21 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
…
pci_pci.c
Style nit. Continued lines are indented 2 spaces in this file.
2008-09-03 06:57:21 +00:00
pci_private.h
…
pci_user.c
Don't cache the new-bus name of a PCI device in the PCI conf structure,
2008-01-15 21:40:46 +00:00
pci.c
Cope with errors from device_get_children(). These errors can happen
2008-08-23 07:23:52 +00:00
pcib_if.m
…
pcib_private.h
Add some sysctl reporting for most pci_pci bridges. We now report
2008-08-16 20:18:40 +00:00
pcireg.h
The config space registers holding the upper 32-bits of the prefetchable
2008-08-20 18:29:59 +00:00
pcivar.h
SATA device on some nForce based boards could get confused if MSI is not
2008-07-23 09:44:36 +00:00
vga_pci.c
…