From owner-cvs-all Wed Jan 8 9:44:38 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 AB0AE37B401; Wed, 8 Jan 2003 09:44:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5838643ED4; Wed, 8 Jan 2003 09:44:37 -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 h08Hibfh077807; Wed, 8 Jan 2003 09:44:37 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h08HiaMx077806; Wed, 8 Jan 2003 09:44:36 -0800 (PST) Message-Id: <200301081744.h08HiaMx077806@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 8 Jan 2003 09:44:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata 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 09:44:36 PST Modified files: sys/dev/ata ata-pci.c Log: Dont attach a Promise chip located behind a i960 bridge/chip. This makes it possible to run a Promise SuperTrak SX6000 with OS type set to "Other" as well as "Linux". Revision Changes Path 1.53 +14 -2 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