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
marius
ed5b3d4217
Remove some remnant alpha hacks.
...
Approved by: PCI-maintainers (imp, jhb)
2008-04-26 14:13:48 +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
…
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
Make the PCI code aware of PCI domains (aka PCI segments) so we can
2007-09-30 11:05:18 +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
Relax the check for a PCI-express chipset by assuming the system is a
2008-02-01 20:31:09 +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
Make the PCI code aware of PCI domains (aka PCI segments) so we can
2007-09-30 11:05:18 +00:00
pcireg.h
- Fix a small bit slip in PCIM_PCAP_D[0-2]PME defines.
2007-09-19 13:05:58 +00:00
pcivar.h
Remove some remnant alpha hacks.
2008-04-26 14:13:48 +00:00
vga_pci.c
…