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
Warner Losh
8481e37b53
Nit: Add a few leading zeros to make this match other mask constants
...
in this file. Also to make sure that I got other ASI constants right.
2008-11-03 15:38:45 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
Revamp the MSI/MSI-X code a bit to achieve two main goals:
2007-05-02 17:50:36 +00:00
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
Make the PCI code aware of PCI domains (aka PCI segments) so we can
2007-09-30 11:05:18 +00:00
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
Add HDA multimedia subclass.
2008-10-21 21:53:55 +00:00
pcib_if.m
Revamp the MSI/MSI-X code a bit to achieve two main goals:
2007-05-02 17:50:36 +00:00
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
Nit: Add a few leading zeros to make this match other mask constants
2008-11-03 15:38:45 +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
pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods
2008-09-19 19:11:35 +00:00