From owner-freebsd-questions@FreeBSD.ORG Sun Sep 9 01:40:12 2007 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 76E2816A468 for ; Sun, 9 Sep 2007 01:40:12 +0000 (UTC) (envelope-from snow.mountains.4@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id EA75713C483 for ; Sun, 9 Sep 2007 01:40:11 +0000 (UTC) (envelope-from snow.mountains.4@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so605893nfd for ; Sat, 08 Sep 2007 18:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=XaejH/XkRxOZHCaz3fOHHCpzPc6dxq6eho7W3Qui65M=; b=eNXFk6y+a/u3J3q5elIK+9ruS3Zegjty5EPdjEW8ieDTJEoY/0zJyBB195TvVL1tTOJQp7bbvPND6KHwcVxZDlQ/taAjNN6LNweq4N/4NvyOjyGd3haalQ7Z+cXavSNTPyDY64XCZnAj0WNc8c3PAa6vafOORN40L/Q3zdPAfa4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Dm/BqZZvMv8kr/rpeuZ/6Kq3yrVVqQCGcIb3euEtDMd4azVIGGObMO5jGVOKRyvB1HD0zIYB+jVV/K8izuSAMdOMa3hjg3sKW5I6WuM5s/wFDAOf/E5HMENVMepk9xuFUQzcdXdMOhV5Y3dEm9oqFO/6EtI21coUpkxSSmliG0I= Received: by 10.78.140.16 with SMTP id n16mr1237321hud.1189302010191; Sat, 08 Sep 2007 18:40:10 -0700 (PDT) Received: by 10.78.105.6 with HTTP; Sat, 8 Sep 2007 18:40:10 -0700 (PDT) Message-ID: <3cf9f8920709081840g376d20d3y1d5965db9940b688@mail.gmail.com> Date: Sun, 9 Sep 2007 03:40:10 +0200 From: "Snow Mountains" To: "Lowell Gilbert" In-Reply-To: <44vealnqww.fsf@Lowell-Desk.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3cf9f8920709071235i5d0a1083q603e3e1ca3b93ae6@mail.gmail.com> <44vealnqww.fsf@Lowell-Desk.lan> Cc: freebsd-questions@freebsd.org Subject: Re: Sony Ericsson: (da0:umass-sim0:0:0:0): NOT READY asc:3a, 0 (repeated) 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: Sun, 09 Sep 2007 01:40:12 -0000 Lowell Gilbert wrote: > I have a Sony Ericsson phone, but it isn't a USB device. Thanks Lowell for your response. Do you attach your Sony Ericsson to computer at all, for example if you use it as camera? Is there any other option, or something that can you recommend? Another cable? > These kinds of messages usually mean that the umass device is not > responding as expected to queries. Some other Sony devices (cameras) > seem to have extra padding requirements; you could try adding a quirk > to the code for the umass device driver. To look more deeply, you > would need someone with a decent knowledge of the USB protocols. Can you help me about what text I should add (in umass.c??) I mean, how to add quirk just for this specific phone? Sorry, but this is far away from my knowledge but I would like to try. I know how to recompile kernel and test it. I searched google for how to do this, but everything is too high level discussion. Thanks Sergi M