From owner-freebsd-stable@FreeBSD.ORG Wed Oct 15 14:10:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D13416A4B3 for ; Wed, 15 Oct 2003 14:10:00 -0700 (PDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.92.226.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4274943FDF for ; Wed, 15 Oct 2003 14:09:59 -0700 (PDT) (envelope-from martines@rochester.rr.com) Received: from domain.crafts4life.com (roc-66-66-65-30.rochester.rr.com [66.66.65.30])h9FL9whq023019; Wed, 15 Oct 2003 17:09:58 -0400 (EDT) Received: from localhost.crafts4life.com (localhost [127.0.0.1]) by domain.crafts4life.com (Postfix) with ESMTP id ED65B3FD9; Wed, 15 Oct 2003 17:09:57 -0400 (EDT) Received: from domain.crafts4life.com (localhost.crafts4life.com [127.0.0.1]) by localhost.crafts4life.com (AvMailGate-2.0.1.16) id 02313-4066AA82; Wed, 15 Oct 2003 17:09:57 -0400 Received: from firestorm.crafts4life.com (firestorm.crafts4life.com [192.168.1.53]) by domain.crafts4life.com (Postfix) with ESMTP id 649523F89; Wed, 15 Oct 2003 17:09:57 -0400 (EDT) From: Eduard Martinescu To: "Steve O'Hara-Smith" In-Reply-To: <20031015192635.44692b70.steve@sohara.org> References: <3F8C3C97.3050405@whatistruth.net> <1066168825.13151.23.camel@firestorm.crafts4life.com> <20031015192635.44692b70.steve@sohara.org> Message-Id: <1066252197.2934.5.camel@firestorm.crafts4life.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 15 Oct 2003 17:09:57 -0400 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.22.0.1; VDF: 6.22.0.6; host: domain.crafts4life.com) Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-stable@freebsd.org cc: david@whatistruth.net Subject: Re: ATA failure with 4.6.2 & 250GB drive? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 21:10:00 -0000 I do not actually know. I did not think you could have a disk drive show up under ATAPICAM. I also thought that all of the commands sent through the ATAPICAM layer are ATAPI packet commands, while the SMART command is an ATA command. Actually, my reading of the ATA specs shows ATA devices can implement SMART or ATAPI but not both. Ed On Wed, 2003-10-15 at 13:26, Steve O'Hara-Smith wrote: > On Tue, 14 Oct 2003 18:00:25 -0400 > Eduard Martinescu wrote: > > EM> The smartmontools package should also work with SCSI drives (utilizing > EM> CAM), and that portion should work under a 4-STABLE release, although > EM> I have to admit I haven't tested it. > > Is it likely to work on ATA drives via SCSI through ATAPICAM ? -- Eduard Martinescu