From owner-cvs-all Wed Jan 8 8:51:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C57037B401; Wed, 8 Jan 2003 08:51:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D422043EDC; Wed, 8 Jan 2003 08:51:41 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h08Gpffh059695; Wed, 8 Jan 2003 08:51:41 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h08GpfoW059694; Wed, 8 Jan 2003 08:51:41 -0800 (PST) Message-Id: <200301081651.h08GpfoW059694@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 8 Jan 2003 08:51:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/01/08 08:51:41 PST Modified files: sys/dev/ata ata-dma.c ata-pci.c Log: Add support for the nVidia nForce2 ATA part. Fix support for the nForce1 as well, registers are offset 0x10 against the AMD/VIA parts. Revision Changes Path 1.108 +21 -9 src/sys/dev/ata/ata-dma.c 1.52 +4 -1 src/sys/dev/ata/ata-pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message