From owner-freebsd-questions@FreeBSD.ORG Sun Jun 7 15:26:11 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 5F424106566C for ; Sun, 7 Jun 2009 15:26:11 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4AE8FC08 for ; Sun, 7 Jun 2009 15:26:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n57FPsDZ099355; Sun, 7 Jun 2009 17:25:54 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n57FPq3u099352; Sun, 7 Jun 2009 17:25:54 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 7 Jun 2009 17:25:52 +0200 (CEST) From: Wojciech Puchar To: jdbca@clix.pt In-Reply-To: <49020.1244377853@clix.pt> Message-ID: References: <49020.1244377853@clix.pt> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: usb device not recognised 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, 07 Jun 2009 15:26:11 -0000 > > I played around with the quirks and found that it needs both these to create the > device and make it mountable:- > NO_TEST_UNIT_READY | NO_SYNCHRONIZE_CACHE > > Works fine now > please make patch with diff -u diff -u usbdevs.orig usbdevs >/tmp/patch.txt diff -u umass.c.orig umass.c >>/tmp/patch.txt and do sent-pr (by sent-pr program or FreeBSD webpage), describe a problem and attach /tmp/patch.txt so maintainers can put this in FreeBSD sources.