From owner-freebsd-usb@FreeBSD.ORG Sat Aug 21 16:00:14 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F0511065674 for ; Sat, 21 Aug 2010 16:00:14 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id 00C8D8FC1A for ; Sat, 21 Aug 2010 16:00:13 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=uQlts9P3TFIiE3mXDKsOajf6rXzGvPXEyWzE93HpGms= c=1 sm=1 a=H72ThNcfaIcA:10 a=8nJEP1OIZ-IA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=vggBfdFIAAAA:8 a=kZGz_aAmi81TgAWmz_kA:9 a=7Alyyp-UNZtUsJrexVv_g1arjtEA:4 a=wPNLvfGTeEIA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:117 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 9943123; Sat, 21 Aug 2010 17:59:14 +0200 From: Hans Petter Selasky To: indulekha Date: Sat, 21 Aug 2010 17:56:26 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <20100821120316.GA3352@satcidananda.16x108.merseine.nu> <201008211718.21378.hselasky@c2i.net> <1282405038.2000.2.camel@satcidananda> In-Reply-To: <1282405038.2000.2.camel@satcidananda> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201008211756.26486.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: USB HDD needs replugging? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2010 16:00:14 -0000 On Saturday 21 August 2010 17:37:18 indulekha wrote: > On Sat, 2010-08-21 at 17:18 +0200, Hans Petter Selasky wrote: > > > Yes, there is a dmesg error: > > > > > > ugen4.5: <(null)> at usbus4 (disconnected) > > > uhub_reattach_port:435: could not allocate new device! > > > > > > But then just a few lines later, dmesg says: > > > > > > ugen4.5: at usbus4 > > > umass1: on usbus4 > > > umass1: SCSI over Bulk-Only; quirks = 0x0000 > > > umass1:3:1:-1: Attached to scbus3 > > > da1 at umass-sim1 bus 1 target 0 lun 0 > > > da1: Fixed Direct Access SCSI-4 device > > > da1: 40.000MB/s transfers > > > da1: 305245MB (625142448 512 byte sectors: 255H 63S/T 38913C) > > > > > > I'm thinking there's some sort of power management scheme in the > > > Seagate that umass has trouble accommodating. > > > > Does your USB device have a separate power supply? > > > > --HPS > > No, it's one of those pocket-sized HDDs. > This one, actually: > http://www.amazon.com/gp/product/B001SJZV10/ref=oss_product Hi, Try to use an external self-powered USB HUB and see if the problem is the same. --PS