From owner-freebsd-questions@FreeBSD.ORG Fri Jun 1 10:00:54 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F0961065670 for ; Fri, 1 Jun 2012 10:00:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 81D838FC41 for ; Fri, 1 Jun 2012 10:00:53 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q51A0i7j001817; Fri, 1 Jun 2012 12:00:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q51A0h23001814; Fri, 1 Jun 2012 12:00:43 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 1 Jun 2012 12:00:43 +0200 (CEST) From: Wojciech Puchar To: Jens Schweikhardt In-Reply-To: <20120601094651.GA2721@schweikhardt.net> Message-ID: References: <20120601094651.GA2721@schweikhardt.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Fri, 01 Jun 2012 12:00:44 +0200 (CEST) Cc: Gary Aitken , Thomas Mueller , freebsd-questions@freebsd.org Subject: Re: How to use an external USB3.0 drive with 4k sectors? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2012 10:00:54 -0000 > I have recompiled the kernel with "device ada" and put ahci_load="YES" in > /boot/loader.conf. you don't need ada driver for USB disk. anyway you need it for your SATA disk to make things fast. > and mounting it works. Obviously, for the disk the device nodes aren't created... > Is there something different between umass sticks and umass drives? lost of USB devices are not really standard compliant.