index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
vga_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'drmn' device as another drm child, to allow drm2 drivers to live
kib
2012-05-23
1
-0
/
+1
*
Expand the set of APIs available for locating PCI capabilities:
jhb
2012-03-03
1
-0
/
+18
*
Don't whine about child drivers calling pci_enable_busmaster(). That is
jhb
2010-12-20
1
-4
/
+0
*
Small whitespace fixes.
jhb
2010-03-11
1
-2
/
+1
*
- Partially revert hackish r198964 and r199002.
jkim
2009-11-12
1
-13
/
+0
*
Remove duplicate suspend/resume code from vga_pci.c and let vga(4) register
jkim
2009-11-06
1
-76
/
+11
*
Save/restore VGA state from vga_pci.c instead of relying on vga_isa.c.
jkim
2009-11-05
1
-2
/
+80
*
Rewrite x86bios and update its dependent drivers.
jkim
2009-10-19
1
-0
/
+21
*
The recent PCI resource allocation fixes exposed a bug where the same
jhb
2009-03-04
1
-1
/
+60
*
pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods
rnoland
2008-09-19
1
-2
/
+18
*
Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X
jhb
2008-09-16
1
-1
/
+99
*
Don't add an agp child in vgapci's attach routine if the PCIY_AGP
jhb
2006-02-01
1
-7
/
+0
*
Return BUS_PROBE_GENERIC rather than 0 in the probe routine.
jhb
2005-12-22
1
-1
/
+1
*
Add a vgapci(4) stub device driver for VGA PCI devices. This device serves
jhb
2005-12-20
1
-0
/
+262
*
Remove vga_pci generic driver.
nsouch
2001-01-05
1
-75
/
+0
*
Next phase in the PCI subsystem cleanup.
msmith
2000-12-08
1
-0
/
+75