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
John Baldwin
3b0a4aef96
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
...
pci_find_cap() instead.
2011-03-23 13:10:15 +00:00
..
agp_ali.c
…
agp_amd64.c
…
agp_amd.c
…
agp_apple.c
Add a driver for the Apple Uninorth AGP host bridge found in all PowerPC
2010-10-31 18:27:05 +00:00
agp_ati.c
…
agp_i810.c
Push down the acquisition of the page queues lock into vm_page_unwire().
2010-05-05 03:45:46 +00:00
agp_if.m
…
agp_intel.c
…
agp_nvidia.c
Add a missing linefeed
2010-06-19 08:42:29 +00:00
agp_sis.c
…
agp_via.c
Fix a handful of issues with via agp support.
2009-12-21 03:28:05 +00:00
agp.c
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
2011-03-23 13:10:15 +00:00
agppriv.h
…
agpreg.h
…
agpvar.h
…