Date: Sun, 7 Aug 2005 11:30:22 GMT From: Mohacsi Janos <mohacsi@niif.hu> To: freebsd-usb@FreeBSD.org Subject: Re: usb/83863: Communication problem between opensc/openct via USB with e-gate smart-card. Message-ID: <200508071130.j77BUMkH014417@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/83863; it has been noted by GNATS. From: Mohacsi Janos <mohacsi@niif.hu> To: Hans Petter Selasky <hselasky@c2i.net> Cc: bug-followup@freebsd.org, janos.mohacsi@bsd.hu Subject: Re: usb/83863: Communication problem between opensc/openct via USB with e-gate smart-card. Date: Sun, 7 Aug 2005 13:26:46 +0200 (CEST) On Sun, 7 Aug 2005, Mohacsi Janos wrote: > > > > > On Fri, 5 Aug 2005, Hans Petter Selasky wrote: > >> >> In "ifd_sysdep_usb_control()" after "if(count) {}", maybe you could change >> the >> code so that it looks like this: >> >> if(!(ctrl.ucr_request.bRequest & UT_READ)) >> return len; /* ignore STALL on write transfers */ >> else >> return IFD_ERROR_COMM_ERROR; >> >> And see what happens, hence the status indicates that the data has been >> transferred. Hi Hans, My report was classified by the bug-reporting system as SPAM. Should I resubmit it via web interface as instructed? Janos Mohacsi Network Engineer, Research Associate NIIF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508071130.j77BUMkH014417>