From owner-freebsd-mobile@FreeBSD.ORG Thu Feb 9 13:15:47 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E756616A420 for ; Thu, 9 Feb 2006 13:15:47 +0000 (GMT) (envelope-from chris@vindaloo.com) Received: from corellia.vindaloo.com (corellia.vindaloo.com [64.51.148.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CACD43D48 for ; Thu, 9 Feb 2006 13:15:47 +0000 (GMT) (envelope-from chris@vindaloo.com) Received: from yavin.vindaloo.com (yavin.vindaloo.com [172.24.144.34]) by corellia.vindaloo.com (Postfix) with ESMTP id 33BDC12A2C; Thu, 9 Feb 2006 08:15:46 -0500 (EST) Received: from [172.24.145.95] (client-1f.vindaloo.com [172.24.145.95]) by yavin.vindaloo.com (Postfix) with ESMTP id A145125333; Thu, 9 Feb 2006 08:15:45 -0500 (EST) Message-ID: <43EB407E.9080202@vindaloo.com> Date: Thu, 09 Feb 2006 08:15:42 -0500 From: Christopher Sean Hilton User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Marcin Jessa References: <20030305154350.GC58739@sr.se> <20060207145859.GA55151@hoth.vindaloo.com> <20060207162701.60859b75.lists@yazzy.org> In-Reply-To: <20060207162701.60859b75.lists@yazzy.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: What usb memory sticks work with STABLE and CURRENT? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 13:15:48 -0000 Marcin Jessa wrote: > On Tue, 7 Feb 2006 09:58:59 -0500 > Christopher Sean Hilton wrote: > > >> On Wed, Mar 05, 2003 at 04:43:50PM +0100, Gunnar Flygt wrote: >> >>> Question is all in the Subject >>> >>> >> I've used the SanDisk Cruzer Mini series with good results under >> FreeBSD 5.4-STABLE and 6.0-STABLE. I have two 1G models and a 128M >> that I bought to test compatiblity way back when I was running >> 4.11-STABLE. I use them with a native BSD filesystem and the >> automounter which I find handy. >> > > What automounter? > > amd. It's handy, I plug in the usb stick and then do: # ls -l /amd/usbstick And amd mounts the drive and gives me a listing. 30 seconds later it automatically unmounts it. -- Chris