From owner-cvs-all Tue Oct 23 2:26: 2 2001 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 7B8A137B401; Tue, 23 Oct 2001 02:25:57 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9N9PvI09431; Tue, 23 Oct 2001 02:25:57 -0700 (PDT) (envelope-from sos) Message-Id: <200110230925.f9N9PvI09431@freefall.freebsd.org> From: Søren Schmidt Date: Tue, 23 Oct 2001 02:25:57 -0700 (PDT) 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 2001/10/23 02:25:57 PDT Modified files: sys/dev/ata ata-dma.c ata-pci.c Log: Add experimental support for the HighPoint HPT372 ATA133 controller. Based on docs kindly provided by HighPoint which we thank for the close cooperation with the FreeBSD project!. Revision Changes Path 1.74 +34 -3 src/sys/dev/ata/ata-dma.c 1.15 +7 -4 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