From owner-freebsd-questions@FreeBSD.ORG Mon Nov 30 13:04:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AA18106566B for ; Mon, 30 Nov 2009 13:04:16 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from relay.ptn-ipout01.plus.net (relay.ptn-ipout01.plus.net [212.159.7.35]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6978FC13 for ; Mon, 30 Nov 2009 13:04:15 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEADtLE0vUnw4T/2dsb2JhbADVQYQxBIFy Received: from pih-relay06.plus.net ([212.159.14.19]) by relay.ptn-ipout01.plus.net with ESMTP; 30 Nov 2009 12:35:18 +0000 Received: from [84.92.153.232] (helo=curlew.milibyte.co.uk) by pih-relay06.plus.net with esmtp (Exim) id 1NF5TK-0008Fa-L0 for freebsd-questions@freebsd.org; Mon, 30 Nov 2009 12:35:18 +0000 Received: by curlew.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1NF5TJ-0000Lw-Uy for freebsd-questions@freebsd.org; Mon, 30 Nov 2009 12:35:18 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Mon, 30 Nov 2009 12:35:17 +0000 User-Agent: KMail/1.9.10 References: <200911282335.18987.jmc-freebsd2@milibyte.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200911301235.17753.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: 707fd7b5224a3c7433d2dea774d66eaa Subject: Re: problem with Olympus USB camera on 8.0 RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2009 13:04:16 -0000 On Sunday 29 November 2009, krad wrote: > 2009/11/28 Mike Clarke > > > The camera in question is an Olympus C-2040Z, I've had no problems > > using it with 6.4. I tried rev. 7 some time ago but plugging the > > camera in always caused a panic and crash so I stayed with 6.4. Now > > that 8.0 is out I'd like to move on and the good news is that with > > 8.0 I can connect the camera without a panic but the bad news is > > that although the system detects the camera I'm not able to access > > it. On plugging in the camera I see the following console messages: > > > > ugen0.2: at usbus0 > > umass0: on > > usbus0 umass0: =A0SCSI over (unknown 0x00); quirks =3D 0x0100 > > umass0: could not setup required transfers, USB_ERR_INVAL > > device_attach: umass0 attach returned 6 [snip] > try connecting it via a powerd usb hub Unfortunately I don't have one, perhaps my simplest solution would be to=20 get a USB card reader and bypass the camera's USB system. > or forcing the usb speed down to version 1 I tried this by building a test kernel without ehci but that had no=20 effect and the camera was still inaccessible.. =2D-=20 Mike Clarke