From owner-cvs-src@FreeBSD.ORG Sat May 27 14:56:41 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D4216AFA7 for ; Sat, 27 May 2006 14:56:41 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B64D43D48 for ; Sat, 27 May 2006 14:56:39 +0000 (GMT) (envelope-from uspoerlein@gmail.com) Received: by nf-out-0910.google.com with SMTP id x29so39501nfb for ; Sat, 27 May 2006 07:56:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:content-transfer-encoding:in-reply-to; b=WhNpZj4p1Rx0ejfbfb+x+VKlDux8uAItMIvBDj3lj2LE4iFlJIIH2lucrBFtq1FTgSSePtQxdCBodd+Vom+uoqvpkZF2h6cJ9vbj5euWeJFynHKltmG2ojwU7WGZ48wPZxaguokKTeKux5X2RuVUnjCnNBoshjYRvsOYLeUTXew= Received: by 10.48.225.3 with SMTP id x3mr27834nfg; Sat, 27 May 2006 07:53:30 -0700 (PDT) Received: from roadrunner.q.local ( [217.185.119.165]) by mx.gmail.com with ESMTP id l21sm1649749nfc.2006.05.27.07.56.33; Sat, 27 May 2006 07:56:36 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.6/8.13.6) with ESMTP id k4P8YhKC001544; Thu, 25 May 2006 10:34:44 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.13.6/8.13.6/Submit) id k4NHgLAN001677; Tue, 23 May 2006 19:42:21 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Tue, 23 May 2006 19:42:21 +0200 From: Ulrich Spoerlein To: Jeremie Le Hen Message-ID: <20060523174221.GA1006@roadrunner.aventurien.local> References: <200603101908.k2AJ8vd3020765@repoman.freebsd.org> <20060522093739.GP39460@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060522093739.GP39460@obiwan.tataz.chchile.org> Cc: cvs-src@freebsd.org, =?iso-8859-15?Q?S=F8ren?= Schmidt Subject: Re: [fbsd] cvs commit [HEAD] src/sys/dev/ata ata-usb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 14:56:43 -0000 Jeremie Le Hen wrote: > On Fri, Mar 10, 2006 at 07:08:52PM +0000, Søren Schmidt wrote: > > sos 2006-03-10 19:08:52 UTC > > Module that adds support for using USB storage devices through the > > ATA framework. Mainly written to be able to use USB Flash keys. > > This is work in progress so use with care :) > > Doesn't need CAM and cannot coexist with umass.c > > I am a bit late on this. What are the advantages or drawbacks to use > atausb instead of umass ? I haven't found any HEADS UP about it, and > the CURRENT release notes only mention its existence without further > explanation. I would hope it supports the smartmontools? Although SMART should work for SCSI drives too, it does not work through the USB/umass layer (at least for me) Ulrich Spoerlein -- PGP Key ID: 20FEE9DD Encrypted mail welcome! Fingerprint: AEC9 AF5E 01AC 4EE1 8F70 6CBD E76E 2227 20FE E9DD Which is worse: ignorance or apathy? Don't know. Don't care.