freebsd-dev/sys/dev/agp
John Baldwin b68c582ef8 Add support for the VIA Apollo KT400/400A/600 AGP host bridges which use
the VIA v3 register offsets.

PR:		68545
Submitted by:	Ariff Abdullah <skywizard@mybsd.org.my>
2004-07-02 03:39:33 +00:00
..
agp_ali.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_amd.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_i810.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_if.m
agp_intel.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_nvidia.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_sis.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_via.c Add support for the VIA Apollo KT400/400A/600 AGP host bridges which use 2004-07-02 03:39:33 +00:00
agp.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
agppriv.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
agpreg.h Different VIA host bridges use different offsets to their AGP config 2004-05-13 20:05:42 +00:00
agpvar.h