From owner-freebsd-questions@FreeBSD.ORG Sat Dec 24 16:36:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E60616A41F for ; Sat, 24 Dec 2005 16:36:31 +0000 (GMT) (envelope-from fun@thingy.apana.org.au) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD1443D45 for ; Sat, 24 Dec 2005 16:36:30 +0000 (GMT) (envelope-from fun@thingy.apana.org.au) Received: from [82.71.1.109] (helo=[10.0.1.186]) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1EqCNh-00080V-CP for freebsd-questions@freebsd.org; Sat, 24 Dec 2005 16:36:29 +0000 Message-ID: <43AD78B8.3010404@thingy.apana.org.au> Date: Sat, 24 Dec 2005 16:35:04 +0000 From: David Gerard User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200512241148.11674.plcplc@gmail.com> <20051224145221.GB21970@main.dynode.net> <20051224102356.72c776a9@atomizer.opensourcebeef.net> In-Reply-To: <20051224102356.72c776a9@atomizer.opensourcebeef.net> X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-Pythagoras-IP: [82.71.1.109] Subject: Re: umass detected, but da is never created 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: Sat, 24 Dec 2005 16:36:31 -0000 rod person wrote: > I had this problem with an iPod also. When I switch to using firewire > for the iPod it then worked fine. I've read that there is some problem > with Apples usb2 code. The Mac OS X code is certainly not the *BSD code, at least on the computer end. I have a camera (Premier DC-5085) which won't work under FreeBSD or Linux (gives "Buffer I/O error on device") but works just fine as a umass device under Mac OS X 10.4.3. The camera is cheap, so I wouldn't be surprised if they cut corners on the USB interface or code. Worthy of further investigation ... - d.