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
04d6a912e4
Branches
Tags
View all branches
freebsd-nq
/
sys
/
dev
/
agp
History
John Baldwin
04d6a912e4
Use pci_find_extcap() to search for AGP capabilities (PCIY_AGP).
2005-12-20 19:58:28 +00:00
..
agp_ali.c
…
agp_amd64.c
0xb1881106 seems to be an AGP bridge and some BIOSes incorrectly handle
2005-11-14 21:54:20 +00:00
agp_amd.c
…
agp_ati.c
…
agp_i810.c
Add support for i915 GMCH AGP. This diff is a combination of work by myself
2005-12-02 23:51:36 +00:00
agp_if.m
…
agp_intel.c
Add support for the i855GM, tested by an r300 user.
2005-11-29 04:53:22 +00:00
agp_nvidia.c
…
agp_sis.c
…
agp_via.c
…
agp.c
Use pci_find_extcap() to search for AGP capabilities (PCIY_AGP).
2005-12-20 19:58:28 +00:00
agppriv.h
…
agpreg.h
Add support for i915 GMCH AGP. This diff is a combination of work by myself
2005-12-02 23:51:36 +00:00
agpvar.h
…