From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 02:39:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE4AF16A4CE for ; Thu, 8 Jan 2004 02:39:06 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B8D43D39 for ; Thu, 8 Jan 2004 02:39:05 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id VAA06928; Thu, 8 Jan 2004 21:38:47 +1100 Date: Thu, 8 Jan 2004 21:38:46 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: <20040108213615.E13090@gamplex.bde.org> References: <20040105140713.20037.qmail@paladin.fortunaty.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: current@freebsd.org Subject: Re: Problems with Promise FastTrak X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 10:39:07 -0000 On Thu, 8 Jan 2004, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > andy-freebsd@splashground.de writes: > > ATA channel 1: > > Master: no device present > > Slave: acd0 <20X10/H.DH> ATA/ATAPI rev 0 > > This is an unsupported configuration. This is supported by FreeBSD, but not fully supported by the ATA standard. I use it whenever possible to monitor bitrot in the support. > > ATA channel 2: > > Master: no device present > > Slave: ad5 ATA/ATAPI rev 6 > > This is an unsupported configuration. This is supported by FreeBSD, but not fully supported by the ATA standard. I don't trust the support enough to monitor it for writable devices. Bruce