From owner-cvs-all Tue Oct 23 1: 1:52 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 5526737B401; Tue, 23 Oct 2001 01:01:47 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9N81lK90435; Tue, 23 Oct 2001 01:01:47 -0700 (PDT) (envelope-from sos) Message-Id: <200110230801.f9N81lK90435@freefall.freebsd.org> From: Søren Schmidt Date: Tue, 23 Oct 2001 01:01:47 -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 01:01:47 PDT Modified files: sys/dev/ata ata-dma.c ata-pci.c Log: Add experimental support for the Promise ATA133 controller. This might need additional code for hotswapping use, but first I need to get my hands on actual hw... Based on docs kindly provided by Promise Inc which we thank for the close cooperation with the FreeBSD project!. Revision Changes Path 1.73 +7 -5 src/sys/dev/ata/ata-dma.c 1.14 +5 -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