From owner-cvs-all Sun Sep 24 11:19:50 2000 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 856BB37B424; Sun, 24 Sep 2000 11:19:44 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA02317; Sun, 24 Sep 2000 11:19:44 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <200009241819.LAA02317@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 24 Sep 2000 11:19:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-dma.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/09/24 11:19:44 PDT Modified files: sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-dma.c Log: Fix the breakage that snatched the ioports from the fdc device. Fix promise support. Revision Changes Path 1.70 +23 -18 src/sys/dev/ata/ata-all.c 1.32 +8 -7 src/sys/dev/ata/ata-all.h 1.78 +34 -10 src/sys/dev/ata/ata-disk.c 1.29 +2 -1 src/sys/dev/ata/ata-disk.h 1.46 +3 -3 src/sys/dev/ata/ata-dma.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message