From owner-freebsd-stable@FreeBSD.ORG Wed Jan 5 06:38:41 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFADC106567A for ; Wed, 5 Jan 2011 06:38:41 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta02.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id 67B318FC17 for ; Wed, 5 Jan 2011 06:38:40 +0000 (UTC) Received: from omta14.westchester.pa.mail.comcast.net ([76.96.62.60]) by qmta02.westchester.pa.mail.comcast.net with comcast id rick1f0061HzFnQ52iegQl; Wed, 05 Jan 2011 06:38:40 +0000 Received: from koitsu.dyndns.org ([98.248.34.134]) by omta14.westchester.pa.mail.comcast.net with comcast id rieV1f00C2tehsa3aieYAJ; Wed, 05 Jan 2011 06:38:33 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id C160D9B427; Tue, 4 Jan 2011 22:38:27 -0800 (PST) Date: Tue, 4 Jan 2011 22:38:27 -0800 From: Jeremy Chadwick To: Beach Geek Message-ID: <20110105063827.GA28092@icarus.home.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "freebsd-stable@freebsd.org" Subject: Re: usb errors with 8 stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2011 06:38:41 -0000 On Tue, Jan 04, 2011 at 11:37:48PM -0600, Beach Geek wrote: > Compaq Presario 5xxx 2GHz > FreeBSD 8 r216866 Tue Jan 4 2011 > (rm -rf /usr/obj/* & make cleandir run before build) > > When plugging in devices that worked earlier, none ever show up as devices > in /dev. (2 examples listed below with error messages) > The devices work on an old Gateway box (450MHz) running FreeBSD 8 r216359 > built Dec 11th (same build the laptop had). I loaded files on the thumb > drives & Android phone using the Gateway before hitting the road. > > I'm not sure if it's the update or hardware failure. I only have the laptop, > phone, and 4 usbdrives... no other hardware available. > > Messages from 2 of the devices when plugged in; no messages when unplugged. > Device: Samsung m900 Android phone (Moment) > usbus2: port reset timeout > uhub_reattach_port: port 1 reset failed, error=USB_ERR_TIMEOUT > uhub_reattach_port: device problem (USB_ERR_TIMEOUT), disabling port 1 > > Device: Verbatim 4GB thumb drive > usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, > USB_ERR_IOERROR > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, > ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, > USB_ERR_IOERROR > ... above 2 messages repeated... > ugen0.2: at usbus0 (disconnected) > uhub_reattach_port: could not allocate new device > > Any pointers or links to what could have changed in stable or any other > suggestions. > > There aren't any usb options in BIOS. > > I can provide more info, but please remember I'm using a 4inch screen and a > keyboard that fits in one hand. ;-) > That's one reason I didn't include pciconf or usbconfig. I'm hoping it was > simply some commit I missed or a pointyhat mistake. Three weeks in the > middle of nowhere with a hardware failure... won't get much done, but ... > Android has games... doesn't it? ;-)) > > Thanks for any help, > Beach Geek > > PS. Android does not detect the laptop being connected, except for getting > power. I would start by reviewing the commits for RELENG_8 between the two timeframes and try to narrow down which commit may have caused your problem. http://www.freshbsd.org/?branch=RELENG_8&project=freebsd -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP 4BD6C0CB |