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
*
Disable VGA PCI interrupts until a chipset driver is loaded for VGA
hselasky
2015-06-05
1
-0
/
+7
*
Record the dependency to x86bios in vga_pci
dumbbell
2015-03-01
1
-1
/
+2
*
vgapci: New vga_pci_repost() function
dumbbell
2015-03-01
1
-0
/
+32
*
Remove ia64.
marcel
2014-07-07
1
-3
/
+3
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-1
/
+0
*
Revert r267961, r267973:
gjb
2014-06-27
1
-0
/
+1
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-1
/
+0
*
Drop the 3rd clause from all 3 clause BSD licenses where I am the sole
jhb
2014-02-05
1
-3
/
+0
*
vga_pci: Improve boot display detection
dumbbell
2013-12-21
1
-17
/
+54
*
vgapci: Use vga_pci_alloc_resource() to map PCI Expansion ROM
dumbbell
2013-09-14
1
-22
/
+17
*
vga_pci: Remove left-over debugging printf()'s
dumbbell
2013-08-25
1
-4
/
+0
*
vga_pci: Add API to map the Video BIOS
dumbbell
2013-08-25
1
-0
/
+98
*
Usnure that PCI bus BIS_GET_DMA_TAG() method sees the actual PCI
kib
2013-04-14
1
-0
/
+8
*
Proxy allocation requests for the PCI ROM BAR from child devices similar
jhb
2013-04-09
1
-25
/
+35
*
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