summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/vga_pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methodsrnoland2008-09-191-2/+18
* Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-Xjhb2008-09-161-1/+99
* Don't add an agp child in vgapci's attach routine if the PCIY_AGPjhb2006-02-011-7/+0
* Return BUS_PROBE_GENERIC rather than 0 in the probe routine.jhb2005-12-221-1/+1
* Add a vgapci(4) stub device driver for VGA PCI devices. This device servesjhb2005-12-201-0/+262
* Remove vga_pci generic driver.nsouch2001-01-051-75/+0
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-0/+75
OpenPOWER on IntegriCloud