Date: Sat, 28 Mar 2009 16:04:38 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Alex Keda <admin@lissyara.su> Subject: Re: New USB stack and USB floppy Message-ID: <200903281604.38753.hselasky@c2i.net> In-Reply-To: <49CE3832.5060203@lissyara.su> References: <49C7FE13.90808@lissyara.su> <200903240846.35938.hselasky@c2i.net> <49CE3832.5060203@lissyara.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 28 March 2009, Alex Keda wrote: > Hans Petter Selasky пишет: > > On Monday 23 March 2009, Alex Keda wrote: > >> I have USB floppy. > >> > >> Mar 24 00:11:25 HP kernel: usb2_alloc_device:1516: getting device > >> descriptor at addr 3 failed! > >> Mar 24 00:11:26 HP kernel: ugen0.3: <Mitsumi> at usbus0 > >> Mar 24 00:11:26 HP kernel: umass0: <Mitsumi MITSUMI USB FDD 061M, class > >> 0/0, rev 1.10/2.00, addr 3> on usbus0 > >> Mar 24 00:11:26 HP kernel: umass0: SCSI over Bulk-Only; quirks = 0x0100 > > > > ^^^^ > > Edit /sys/dev/usb/storage/umass.c > > > > And remove the quirk entry for your device. Maybe it is not correct. > > I delete UMASS_PROTO_SCSI. > But: > Mar 28 17:44:01 HP kernel: usb2_alloc_device:1516: getting device > descriptor at addr 3 failed! > Mar 28 17:44:02 HP kernel: usb2_req_re_enumerate:1434: getting device > descriptor at addr 3 failed! > Mar 28 17:44:03 HP kernel: usb2_req_re_enumerate:1434: getting device > descriptor at addr 3 failed! > Mar 28 17:44:03 HP kernel: ugen0.3: <> at usbus0 (disconnected) > Mar 28 17:44:03 HP kernel: uhub_reattach_port:413: could not allocate > new device! > What happens if you use an external HUB to connect the device ? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903281604.38753.hselasky>
