summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/agp_apple.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-03-291-2/+2
* No need to include <sys/lock.h> when only <sys/rwlock.h> is needed,mpi2014-03-261-4/+3
* The AGP ioctl interface is gone; remove the header file as well.kettenis2014-03-171-2/+1
* Add support for U3 brigdes present in macppc G5 machines. Many thanksmpi2012-12-221-22/+37
* Add support for Uninorth AGP bridges found in most if not all the macppcmpi2012-12-041-0/+214