From owner-freebsd-usb@FreeBSD.ORG Fri Mar 26 18:58:37 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 CD7CD1065785 for ; Fri, 26 Mar 2010 18:58:37 +0000 (UTC) (envelope-from absintheslink@gmail.com) Received: from mail-ew0-f215.google.com (mail-ew0-f215.google.com [209.85.219.215]) by mx1.freebsd.org (Postfix) with ESMTP id 5BEF48FC16 for ; Fri, 26 Mar 2010 18:58:37 +0000 (UTC) Received: by ewy7 with SMTP id 7so1330137ewy.31 for ; Fri, 26 Mar 2010 11:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=SMK1a3ZC/nKCPThSZerR6KLEpRc9oMKBhoVAh9+nrrE=; b=BaHcs85UsdADmrhqAoVIPttDtQm6ULYDE0OlZBQJ5D45h7ZSvWOuJQ82d7MGAzhKLM hl1Tk/iusmchdptji81ZuvYSQ32hIon08jRV7XKpTHXYJbBuTSV9ikGe3PqdQ0S+FWPX CKba+b8ksMKoduzD3vC/TDO9YzMs2LuscnRJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=MlsF3sDtpyzB9T0Bmq9ily7NVBabE+KJ27apJ/05Rm0hVrE68J7/CBZJPfq/w/BKKQ ytUGcYH//ZPoZDUDzsE5qPRGmn2LlI10mSRDaAvPoM/Vwnfb2plW+75D6SPDYvajeN7H 84wOS07PLnaop+F00lgVuYFCP1qwiFJoXCICU= Received: by 10.213.55.148 with SMTP id u20mr441802ebg.85.1269628571759; Fri, 26 Mar 2010 11:36:11 -0700 (PDT) Received: from dimitri (amethyst.plexus.leidenuniv.nl [132.229.91.24]) by mx.google.com with ESMTPS id 14sm795894ewy.14.2010.03.26.11.36.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Mar 2010 11:36:10 -0700 (PDT) Date: Fri, 26 Mar 2010 19:34:42 +0100 From: Nicholas 0 To: freebsd-usb@freebsd.org Message-ID: <20100326193442.6bd27799@dimitri> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.18.3; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: resetting USB after suspend 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: Fri, 26 Mar 2010 18:58:37 -0000 Dear list. I'm not sure if this belongs here or on the ACPI list. Please forgive. Sometimes when I resume my ThinkPad X200 (Core 2 Duo, 8.0-RELEASE, amd64), my USB ports don't come back online - that is, no power to things that I plug in and nothing shows up in dmesg. Reboot fixes it. It doesn't seem entirely consistent, sometimes USB is fine after suspend, sometimes it isn't. I'm trying to see if I can find some rhyme or reason as to when this occcurs so I can file a bug report and work with someone to get this fixed, but in the mean time is there any way to reset the USB subsystem/reload the drivers that I can try as a work around? It's annoying having to reboot to charge my phone. Nicholas