aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/pci_cfgreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h toJohn Baldwin2011-06-221-50/+3
* Oops, missed these in 223424.John Baldwin2011-06-221-0/+1
* Extend the support for PCI-e memory mapped configuration space access:John Baldwin2008-08-221-0/+1
* Move pc98 specific parts to the pc98 specific file.Warner Losh2005-04-031-4/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* - Create a pir0 psuedo device as a child of legacy0 if we attach a legacyJohn Baldwin2004-05-041-1/+0
* Switch to using the new $PIR interrupt routing code and remove the oldJohn Baldwin2004-02-181-2/+4
* Fix a busted constant related to PCI configuration acess method #1. TheJohn Baldwin2003-09-181-1/+1
* Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has beenPeter Wemm2003-02-181-2/+0
* Add a function pci_probe_route_table() that returns true if our PCI BIOSJohn Baldwin2002-09-061-0/+1
* - Add a pci_cfgintr_valid() function to see if a given IRQ is a validJohn Baldwin2002-09-061-1/+1
* Function prototypes don't need 'extern'.John Baldwin2002-09-041-6/+6
* Detect a certain type of PCIBIOS brain damage. For some reason,Peter Wemm2001-08-211-0/+2
* Add types and prototypes.Warner Losh2000-10-161-1/+1
* Move the i386 PCI attachment code out of i386/isa back into i386/pci.Mike Smith2000-10-021-0/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Completely replace the PCI bus driver code to make it better reflectStefan Eßer1997-05-261-0/+48