From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 10:39:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E83E616A4CE for ; Wed, 9 Jun 2004 10:39:48 +0000 (GMT) Received: from gouda.acatysmoof.com (adsl-64-170-164-211.dsl.lsan03.pacbell.net [64.170.164.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDAF43D31 for ; Wed, 9 Jun 2004 10:39:46 +0000 (GMT) (envelope-from SRS0=m6I7CNo3=JC=acatysmoof.com=alex@acatysmoof.com) Received: from acatysmoof.com (localhost [127.0.0.1])i59AdTOo003704 for ; Wed, 9 Jun 2004 03:39:29 -0700 (PDT) (envelope-from alex@acatysmoof.com) From: "Alex Teslik" To: "list-freebsd-questions" Date: Wed, 9 Jun 2004 03:39:29 -0700 Message-Id: <20040609103440.M75849@acatysmoof.com> X-Mailer: Open WebMail 2.30 20040424 X-OriginatingIP: 64.170.164.211 (alex) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j X-Spam-Flag: NO X-Scanned-By: milter-spamc/0.17.257 (gouda.acatysmoof.com [64.170.164.211]); Wed, 09 Jun 2004 03:39:34 -0700 X-Spam-Status: NO, hits=1.90 required=8.00 X-Spam-Level: * Subject: Maxtor OneTouch USB Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 10:39:49 -0000 Hello, Has anyone out there managed to get a Maxtor OneTouch USB Drive working on 4.9? Any tips would be greatly appreciated. Right now usbd sees it: Jun 8 18:39:57 gouda /kernel: umass0: Maxtor OneTouch, rev 2.00/2.00, addr 2 Jun 8 18:39:57 gouda /kernel: umass0: Get Max Lun not supported (STALLED) Jun 8 18:39:58 gouda /kernel: da1 at umass-sim0 bus 0 target 0 lun 0 Jun 8 18:39:58 gouda /kernel: da1: Fixed Direct Access SCSI-0 device Jun 8 18:39:58 gouda /kernel: da1: 650KB/s transfers Jun 8 18:39:58 gouda /kernel: da1: 286103MB (585938944 512 byte sectors: 64H 32S/T 23959C) but no mount commands seem to work. :/ "camcontrol start da1" works, but then what? I always get "Device not configured" errors (although the light on the unit flashes, so something is happening). Anyway... uname -a FreeBSD xxxxxx.xxxxxxx.com 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #1: Tue Jun 8 19:15:51 PDT 2004 xxxx@xxxxxxx.xxxxxxxx.com:/usr/obj/usr/src/sys/DUALP3-RELENG_4_9 i386 Thanks