Re: USB-floppy locks FreeBSD
Bernd Walter <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile,gmane.os.freebsd.stable |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] [email protected] To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message