Date: Sat, 15 Mar 2003 15:38:23 +0100 From: Bernd Walter <ticso@cicely9.cicely.de> To: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk> Cc: regis rampnoux <regisr@regix.com>, freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: USB-floppy locks FreeBSD Message-ID: <20030315143822.GL83455@cicely9.cicely.de> In-Reply-To: <200303132153.17125.freebsd.nospam@mekanix.dk> References: <XFMail.20030227194945.regisr@regix.com> <200303132153.17125.freebsd.nospam@mekanix.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030315143822.GL83455>