This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-22 15:47:37 +00:00
Code
Issues
Releases
Activity
6f6efa5165
freebsd
/
sys
/
dev
/
agp
History
Alan Cox
fab965bf7e
o Use the VM_ALLOC_WIRED flag instead of calling vm_page_wire().
2002-08-10 18:42:13 +00:00
..
agp_ali.c
agp_amd.c
Fix some nits in AMD AGP driver. Remove excess malloc and move a bzero
2002-04-15 18:57:26 +00:00
agp_i810.c
o Use the VM_ALLOC_WIRED flag instead of calling vm_page_wire().
2002-08-10 18:42:13 +00:00
agp_if.m
agp_intel.c
- Use more correct values to initialize the AGP controller during setup.
2002-07-17 02:52:01 +00:00
agp_sis.c
agp_via.c
agp.c
o Use the VM_ALLOC_WIRED flag instead of calling vm_page_wire().
2002-08-10 18:42:13 +00:00
agppriv.h
agpreg.h
agpvar.h
Allow retrieval of the virtual address of the AGP aperture
2001-12-19 08:54:29 +00:00