aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci/fixup_pci.c
Commit message (Expand)AuthorAgeFilesLines
* fixup_pci: Remove unused attach DEVMETHODJohn Baldwin2024-11-301-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use device_printf().Rui Paulo2013-08-111-3/+4
* Workaround a hang on some nForce2 systems that can happen if the CPU goesJohn Baldwin2006-05-241-0/+38
* Add some missing <sys/module.h> includes which are masked by thePoul-Henning Kamp2004-05-301-2/+3
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Fix reversed arguments to pci_write_config()Peter Wemm2001-06-031-2/+2
* Don't try to fix up the Orion here; the interface we use is wrong for theMike Smith2000-12-121-16/+0
* Next phase in the PCI subsystem cleanup.Mike Smith2000-12-081-0/+116