opnsense-src/sys/dev/agp
Eric Anholt 8c9610c9fe Fix aperture size detection on some ALi chipsets by only using the lowest 4 bits
to check aperture size, avoiding hangs.  Maintain the rest of the bits when
setting/unsetting ATTBASE.  This essentially matches Linux's AGP driver as well.

PR:		kern/70037
Submitted by:	Mark Tinguely <tinguely at casselton dot net>
Obtained from:	NetBSD
2004-08-21 06:24:21 +00:00
..
agp.c AMD64 on-CPU GART support. 2004-08-16 12:25:48 +00:00
agp_ali.c Fix aperture size detection on some ALi chipsets by only using the lowest 4 bits 2004-08-21 06:24:21 +00:00
agp_amd.c style.9. 2004-08-16 12:23:53 +00:00
agp_amd64.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agp_i810.c Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
agp_if.m Fix typo. 2003-04-07 10:06:48 +00:00
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 Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agp_via.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agppriv.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
agpreg.h AMD64 on-CPU GART support. 2004-08-16 12:25:48 +00:00
agpvar.h Allow retrieval of the virtual address of the AGP aperture 2001-12-19 08:54:29 +00:00