From owner-freebsd-mobile Sat Mar 15 6:38:54 2003 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 CBB5C37B401; Sat, 15 Mar 2003 06:38:52 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9628E43F93; Sat, 15 Mar 2003 06:38:50 -0800 (PST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.8/8.12.8) with ESMTP id h2FEchgt019734 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 15 Mar 2003 15:38:46 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [IPv6:3ffe:400:8d0:301:210:5aff:fe30:1c1a]) by cicely5.cicely.de (8.12.8/8.12.8) with ESMTP id h2FEccrf076523 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 15 Mar 2003 15:38:39 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (localhost [127.0.0.1]) by cicely9.cicely.de (8.12.8/8.12.8) with ESMTP id h2FEcakv049738; Sat, 15 Mar 2003 15:38:37 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: (from ticso@localhost) by cicely9.cicely.de (8.12.8/8.12.8/Submit) id h2FEcOI1049735; Sat, 15 Mar 2003 15:38:24 +0100 (CET) Date: Sat, 15 Mar 2003 15:38:23 +0100 From: Bernd Walter To: Bjarne Wichmann Petersen Cc: regis rampnoux , freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: USB-floppy locks FreeBSD Message-ID: <20030315143822.GL83455@cicely9.cicely.de> Reply-To: ticso@cicely.de References: <200303132153.17125.freebsd.nospam@mekanix.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303132153.17125.freebsd.nospam@mekanix.dk> X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha User-Agent: Mutt/1.5.3i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Mar 13, 2003 at 09:53:17PM +0100, Bjarne Wichmann Petersen wrote: > On Thursday 27 February 2003 19:49, regis rampnoux wrote: > > On 27-Feb-2003 Bjarne Wichmann Petersen wrote: > > >> I want to use my TEAC USB Floppy with FreeBSD 4.7-STABLE (CVS 31 jan > > >> 2003) but I can't. > > > Did you ever get a solution to your problem? I have had this problem > > > for more than a year (also with a TEAC USB-floppy). Back in april > > Yes. > > try : > > sysctl kern.cam.da.no_6_byte=1 > > If it is working you can add the parameter in the file > > /etc/sysctl.conf > > kern.cam.da.no_6_byte=1 > > Works partly. I can mount the floppy, I can read from the floppy, but I can't > write to the floppy. It probably declare itself wrong. If it would have said that it uses the floppy command set, then there would never have been tried a 6 byte command. Try declaring it with UMASS_PROTO_UFI in umass.c to the umass_devdescrs array. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message