opnsense-src/sys/dev/pci
2010-03-11 15:25:47 +00:00
..
eisa_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
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 Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
isa_pci.c Don't save and restore the ELCR register across suspend and resume for 2005-09-29 15:00:09 +00:00
pci.c Add pci_get|set_max_read_req() helper functions to control maximum PCIe 2010-02-05 17:18:48 +00:00
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 Implement a rudimentary suspend/resume methods for PCI P2P bridge. 2009-12-10 01:01:53 +00:00
pci_private.h Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
pci_user.c pci(4): don't perform maximum register number check 2009-09-11 18:48:49 +00:00
pcib_if.m Revert junk from last commit. These are WIP and not ready (and don't 2009-05-20 22:00:39 +00:00
pcib_private.h Two fixes: 2009-03-14 14:08:53 +00:00
pcireg.h Add more bit definitions to PCI express device control and device 2010-02-01 20:50:49 +00:00
pcivar.h Add pci_get|set_max_read_req() helper functions to control maximum PCIe 2010-02-05 17:18:48 +00:00
vga_pci.c Small whitespace fixes. 2010-03-11 15:25:47 +00:00