diff options
author | kib <kib@FreeBSD.org> | 2014-11-03 11:49:35 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2014-11-03 11:49:35 +0000 |
commit | 16333ed6a92bb27cc94dda0ac74b3931730c5943 (patch) | |
tree | eb737dccb08815e7cbf75caff2b5c4020ad4de95 /contrib/netbsd-tests/lib/libc/string/t_strcpy.c | |
parent | 649fe8c57c0e5bb67b954054705a6dce803166a7 (diff) | |
download | FreeBSD-src-16333ed6a92bb27cc94dda0ac74b3931730c5943.zip FreeBSD-src-16333ed6a92bb27cc94dda0ac74b3931730c5943.tar.gz |
agp_intel.c provides support for AGP on Intel chipsets from 440/BX to
875. This intersects with the agp_i810.c, which supports all Intels
from i810 to Core i5/7. Both agp_intel.c and agp_i810.c are compiled
into kernel when device agp is specified in config, and agp_i810
attach seems to be selected by chance due to linking order.
Strip support for 810 and later from agp_intel.c. Since 440-class
chipsets do not support any long-mode capable CPUs, remove agp_intel.c
from amd64 kernel file list. Note that agp_intel.c is not compiled
into agp.ko on amd64 already.
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/string/t_strcpy.c')
0 files changed, 0 insertions, 0 deletions