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
/
pci
/
agp_intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Add PCI IDs for the i82855 and i82875P AGP bridges.
mdodd
2003-06-23
1
-0
/
+12
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Fix support for 256 MB aperture sizes on chipsets such as the 845 and
jhb
2003-05-27
1
-5
/
+16
*
Grr, fix compile. The bane of trying to split out patches into two
jhb
2003-05-27
1
-0
/
+1
*
Add support for the Intel 865 chipset.
jhb
2003-05-27
1
-2
/
+9
*
- Express hard dependencies on bus (pci, isa, pccard) and
mdodd
2003-04-15
1
-0
/
+2
*
Add support for the Intel 82820 UP-only AGP bridge.
anholt
2003-01-11
1
-0
/
+4
*
Remove a bunch of #include "opt_pci.h".
mux
2002-11-13
1
-1
/
+0
*
Include <sys/lockmgr.h> for old lock interfaces instead of depending on
bde
2002-08-27
1
-0
/
+1
*
- Use more correct values to initialize the AGP controller during setup.
jhb
2002-07-17
1
-6
/
+21
*
Correctly identify the Intel 82830 AGP bridge.
benno
2002-02-05
1
-0
/
+3
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-4
/
+4
*
Add support for Intel's i820/i840/i845/i850/i860 chipset.
kuriyama
2001-11-08
1
-11
/
+98
*
Make these compile again by adding proc.h include for GIANT_REQUIRED
jhb
2001-07-05
1
-0
/
+1
*
Introduce a global lock for the vm subsystem (vm_mtx).
alfred
2001-05-19
1
-0
/
+1
*
Add i815 host to PCI bridge ID
ache
2000-10-20
1
-0
/
+3
*
A driver for programming the AGP hardware. This is only very lightly
dfr
2000-06-09
1
-0
/
+266