This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
agp
History
Alan Cox
5ec699cdac
o If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed,
...
zero it. Reviewed by: dfr, peter
2002-07-21 04:07:26 +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 If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed,
2002-07-21 04:07:26 +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 If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed,
2002-07-21 04:07:26 +00:00
agppriv.h
…
agpreg.h
This patch will fix the lockups associated with AMD 751,761,762 based AGP
2001-12-07 05:41:26 +00:00
agpvar.h
Allow retrieval of the virtual address of the AGP aperture
2001-12-19 08:54:29 +00:00