From owner-freebsd-mobile@FreeBSD.ORG Mon Apr 28 09:46:30 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 524A637B404; Mon, 28 Apr 2003 09:46:30 -0700 (PDT) Received: from ns3.safety.net (ns3.safety.net [216.40.201.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743A543F75; Mon, 28 Apr 2003 09:46:29 -0700 (PDT) (envelope-from cbiffle@safety.net) Received: from localhost (rs.rackshack.net.safety.net [216.40.201.32]) by ns3.safety.net (8.10.2/8.10.2) with ESMTP id h3SGjpA12545; Mon, 28 Apr 2003 09:45:51 -0700 From: "Cliff L. Biffle" To: Bernd Walter Date: Mon, 28 Apr 2003 09:45:51 -0700 User-Agent: KMail/1.5 References: <200304170029.40861.cbiffle@safety.net> <20030428114646.GH20422@cicely9.cicely.de> In-Reply-To: <20030428114646.GH20422@cicely9.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304280945.51865.cbiffle@safety.net> cc: current@freebsd.org cc: mobile@freebsd.org Subject: Re: USB issues with Aladdin M5237 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 16:46:30 -0000 On Monday 28 April 2003 04:46 am, Bernd Walter wrote: > > usbd_new_device: addr=2, getting first desc failed > > uhub_explore: usb_new_device failed, error=TIMEOUT > > uhub0: device problem, disabling port 1 > > Please test with other USB devices. > It doesn't have to be a controller issue. Oh, I have. Devices currently known to produce the same results: --Both USB mice. --USB webcam (theoretically should appear as ugen0, there's a program in ports to deal with it thusly) --two USB hubs --USB WLAN (I know it's not supported, but shouldn't it at least show up as ugen?) --iPaq (also not supported, also used to show as ugen). All of these devices work in Knoppix on the same hardware. Thoughts? -Cliff L. Biffle