Bug 8073
Summary: | kobil_sct stopped working (kobil_read_int_callback - port 0 Read int status not zero: -2) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Michael Schmeing (michael) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | REJECTED INVALID | ||
Severity: | normal | CC: | claudius_herder, protasnb |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 | ||
Attachments: | It's working again, I found this nice patch at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/183109 from Stefan Bader and for me it fixes this issue |
Description
Michael Schmeing
2007-02-24 00:12:54 UTC
Would you please test this with 2.6.22-rc4? If it is still broken, would it be possible to do bisect search for the offending patch? Thanks. I have checked with 2.6.22-rc4, and the bug still is there, but I am sorry to say that I neither have the time nor the experience to do any further work on it. Some additional information, I found out since but forgot to post: The bug only occurs, when the reader is accessed from a 32bit application on my 64bit host. If 64bit applications access the smartcard reader, the bug does not show. I've got the same problem, cardreader kobil kaan pro 2.09r, last working kernel 2.19-r5. I 'd like to help fixing this this problem. Claudius, is your cardreader still failing with current 2.6.23+? I'd say latest git is always best one to try, making sure we are not chasing a bug that has been fixed upstream. If it does, maybe you could try the git-bisect to find the bad commit. Created attachment 14596 [details] It's working again, I found this nice patch at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/183109 from Stefan Bader and for me it fixes this issue Obsolete bug - and fixed elsewhere other ways |