]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
AMD64 on-CPU GART support.
authorDavid E. O'Brien <obrien@FreeBSD.org>
Mon, 16 Aug 2004 12:25:48 +0000 (12:25 +0000)
committerDavid E. O'Brien <obrien@FreeBSD.org>
Mon, 16 Aug 2004 12:25:48 +0000 (12:25 +0000)
commit3c749e3fb159fd8c2f9784a61766a0f6acc75813
treef2af86527c43b447205f70744d9db857d016735d
parent15720d822e1dbc316d9e7e48659bd2c89fcc8b5f
AMD64 on-CPU GART support.
This also applies to AMD64 HW running 'i386' OS.

Submitted by: Jung-uk Kim <jkim@niksun.com>
Integration by: obrien
16 files changed:
sys/conf/files.amd64
sys/conf/files.i386
sys/conf/options.i386
sys/dev/agp/agp.c
sys/dev/agp/agp_amd64.c [new file with mode: 0644]
sys/dev/agp/agp_sis.c
sys/dev/agp/agp_via.c
sys/dev/agp/agpreg.h
sys/i386/conf/NOTES
sys/modules/Makefile
sys/modules/agp/Makefile
sys/pci/agp.c
sys/pci/agp_amd64.c [new file with mode: 0644]
sys/pci/agp_sis.c
sys/pci/agp_via.c
sys/pci/agpreg.h