From owner-freebsd-current@FreeBSD.ORG Sun Aug 9 14:19:46 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 459F3106564A for ; Sun, 9 Aug 2009 14:19:46 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by mx1.freebsd.org (Postfix) with ESMTP id BDAD08FC15 for ; Sun, 9 Aug 2009 14:19:45 +0000 (UTC) Received: by fxm24 with SMTP id 24so2714620fxm.36 for ; Sun, 09 Aug 2009 07:19:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=eReFvudcPtqqEzy6uiuSb69UQ2Kf+IFEc/x79m+1bQc=; b=TE9oUUgKyyDiTKatmBdl7I8tjjr/nFTtsXVA3XfAnJmiIgTTDV429MXx61Odt8Ra76 JsvBhAug0ewW9D7du2nMAuQP7vV/eieQrUSZ4Lho8hMeyYk07HFf4tQPwmK1tXs5CDqN y4jdugpAFoDXSrZZ4lZMSJdrEsKWIqY+LhyUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=k0NXL2yW9liyJixNaItnfaOu+IP8zU0e/xmmEBif3BTWIH/g6uwqE48P2ZZVh0WrNz F2sJXqyDrBNlKuf/THIDW/hrc8eeVReEP8dzGPZ8R4lL1v1xx+DncbKKKtDEisNHThiD MUg0NDmz+YoVzxGWOS0+ES6hBPLoKaIJJGMr4= MIME-Version: 1.0 Received: by 10.103.108.4 with SMTP id k4mr1424725mum.85.1249827584825; Sun, 09 Aug 2009 07:19:44 -0700 (PDT) In-Reply-To: <200908060915.37155.hselasky@c2i.net> References: <200908051022.45347.hselasky@c2i.net> <200908060915.37155.hselasky@c2i.net> Date: Sun, 9 Aug 2009 15:19:44 +0100 Message-ID: From: chris scott To: Hans Petter Selasky , freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: usb pen drive detection - still no joy X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Aug 2009 14:19:46 -0000 2009/8/6 Hans Petter Selasky > On Wednesday 05 August 2009 23:17:12 chris scott wrote: > > will play around with setting tomorrow > > Find out at exactly which value your device stops working, and which of the > values is critical. > > --HPS > I had a good play around with those values but no joy 8( I took the delay from fairly low (25 ms) right through to 1000ms but it didn't help. I also ranged the continue from 2- 24ms I did however manage to find the psu for a usb2 hub i had. When i plu the device into the powered hub it works. However iff i pull the power plug on the usb hub everything disconnects. I have another non powered usb hub and thats still seen ugen4.2: at usbus4 uhub5: on usbus4 uhub5: 4 ports with 4 removable, self powered ugen4.3: at usbus4 uhub6: on usbus4 uhub6: 4 ports with 4 removable, self powered ugen4.4: at usbus4 umass0: on usbus4 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:0:0:-1: Attached to scbus0 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 3840MB (7864320 512 byte sectors: 255H 63S/T 489C) GEOM: da0: partition 1 does not start on a track boundary. GEOM: da0: partition 1 does not end on a track boundary. GEOM: ufsid/4a6383ef48125a83: partition 1 does not start on a track boundary. GEOM: ufsid/4a6383ef48125a83: partition 1 does not end on a track boundary. GEOM: ufs/uroot: partition 1 does not start on a track boundary. GEOM: ufs/uroot: partition 1 does not end on a track boundary. ugen4.2: at usbus4 (disconnected) uhub5: at uhub2, port 2, addr 2 (disconnected) (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry ugen4.3: at usbus4 (disconnected) ugen4.4: at usbus4 (disconnected)