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
/
agp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly identify the Intel 82830 AGP bridge.
benno
2002-02-05
1
-0
/
+3
*
Allow retrieval of the virtual address of the AGP aperture
mdodd
2001-12-19
2
-0
/
+2
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-4
/
+4
*
This patch will fix the lockups associated with AMD 751,761,762 based AGP
cokane
2001-12-07
2
-7
/
+52
*
Don't automatically unbind/deallocate memory when releasing.
ru
2001-11-27
1
-10
/
+6
*
Add support for Intel's i820/i840/i845/i850/i860 chipset.
kuriyama
2001-11-08
2
-11
/
+106
*
Add probe line for the AMD 761 northbridge chip. At least it detects now,
cokane
2001-09-20
1
-0
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-9
/
+9
*
Recognise VIA Apollo KT133A bridge.
dfr
2001-08-30
1
-0
/
+2
*
Make these compile again by adding proc.h include for GIANT_REQUIRED
jhb
2001-07-05
6
-0
/
+6
*
Introduce a global lock for the vm subsystem (vm_mtx).
alfred
2001-05-19
7
-0
/
+7
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
un-staticize M_AGP so that it can be used in agp*.c
assar
2000-12-19
1
-1
/
+1
*
Add a missing include of <sys/proc.h>.
jhb
2000-12-12
1
-0
/
+1
*
Staticize some malloc M_ instances.
phk
2000-12-08
1
-1
/
+1
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Add i815 host to PCI bridge ID
ache
2000-10-20
1
-0
/
+3
*
This didn't compile. Fix typo: s/rmang_get_start/rman_get_start/
peter
2000-10-18
1
-1
/
+1
*
Use appropriate resource management accessors instead of directly
mdodd
2000-10-18
1
-2
/
+1
*
Added support for i815.
ru
2000-10-16
1
-2
/
+16
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
1
-0
/
+1
*
Add support for Intel's i810 chipset with integrated graphics. An
dfr
2000-07-12
4
-4
/
+518
*
Release resources properly in detach.
dfr
2000-06-10
1
-0
/
+9
*
Fix the AMD 751 AGP minidriver so that it works with my test code.
dfr
2000-06-10
4
-8
/
+112
*
A driver for programming the AGP hardware. This is only very lightly
dfr
2000-06-09
10
-0
/
+2576