usb/83863: Communication problem between opensc/openct via USB
with e-gate smart-card.
Hans Petter Selasky
hselasky at c2i.net
Thu Aug 4 11:40:17 GMT 2005
The following reply was made to PR usb/83863; it has been noted by GNATS.
From: Hans Petter Selasky <hselasky at c2i.net>
To: Janos Mohacsi <mohacsi at niif.hu>
Cc: bug-followup at freebsd.org,
janos.mohacsi at bsd.hu
Subject: Re: usb/83863: Communication problem between opensc/openct via USB with e-gate smart-card.
Date: Thu, 4 Aug 2005 13:40:23 +0200
On Thursday 04 August 2005 03:40, Janos Mohacsi wrote:
> I tried new usb subsystem with similar results:
> Aug 4 02:58:14 scone kernel: usbd_transfer_done: xfer=0xc1b7ec00
> pipe=0xc1b7e004 status=22 actlen=13
status=22 means that the transfer stalled.
> Aug 4 02:58:14 scone ifdhandler[677]: usb_do_request failed:
> Input/output error (5)
>
> Next?
Control endpoints shouldn't stall.
Maybe you could turn on some more debugging:
sysctl hw.usb.uhci.debug=15
This will show which of the transfers in the control transfer, that stalled.
Could you have posted the code from "ifdhandler" where "usb_do_request" is
called from?
--HPS
More information about the freebsd-usb
mailing list