Date: Sat, 28 Mar 2009 18:18:02 +0300 From: Alex Keda <admin@lissyara.su> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: New USB stack and USB floppy Message-ID: <49CE3FAA.2020604@lissyara.su> In-Reply-To: <200903281604.38753.hselasky@c2i.net> References: <49C7FE13.90808@lissyara.su> <200903240846.35938.hselasky@c2i.net> <49CE3832.5060203@lissyara.su> <200903281604.38753.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky пишет: > 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 ? I do not have external hub =) I have two ports in laptop - that will be enough =) > > --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49CE3FAA.2020604>