Date: Thu, 23 Oct 2003 11:08:56 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp.c src/sys/sys agpio.h Message-ID: <200310231808.h9NI8ucx071027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/10/23 11:08:56 PDT
FreeBSD src repository
Modified files:
sys/pci agp.c
sys/sys agpio.h
Log:
Add simple support for AGP 3.0 including enabling 8x mode. The simple
part of the support is that it still assumes one master and one target
where as AGP 3.0 actually supports multiple devices on the bus.
Submitted by: Keith Whitwell <keith@tungstengraphics.com>
Sponsored by: The Weather Channel
Revision Changes Path
1.33 +108 -13 src/sys/pci/agp.c
1.4 +23 -5 src/sys/sys/agpio.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310231808.h9NI8ucx071027>
