From owner-cvs-all Thu Apr 18 12:14:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DEA037B41D; Thu, 18 Apr 2002 12:14:14 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IJEEc92953; Thu, 18 Apr 2002 12:14:14 -0700 (PDT) (envelope-from sos) Message-Id: <200204181914.g3IJEEc92953@freefall.freebsd.org> From: Søren Schmidt Date: Thu, 18 Apr 2002 12:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c ata-raid.c X-FreeBSD-CVS-Branch: RELENG_4 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 2002/04/18 12:14:14 PDT Modified files: (Branch: RELENG_4) sys/dev/ata ata-dma.c ata-pci.c ata-raid.c Log: MFC: Add yet another chip ID for a Promise TX2 chip. Add support for the nVIDIA nForce ATA controller. Collapse the VIA/AMD/nVIDIA support code into one, they are created more or less equal anyway.. Revision Changes Path 1.35.2.25 +44 -55 src/sys/dev/ata/ata-dma.c 1.32.2.7 +6 -0 src/sys/dev/ata/ata-pci.c 1.3.2.17 +1 -0 src/sys/dev/ata/ata-raid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message