Comment 6 for bug 128228

Revision history for this message
Harald Seipp (hseipp) wrote : Re: [regression] Kobil card reader don't work with 2.6.22-x

Here is the upstream bug: http://thread.gmane.org/gmane.linux.kernel/589306/

The fix is part of the 2.6.24-rc1:
commit 94d0f7eac77a84da2cee41b8038796891f75f09e
Author: Alan Cox <email address hidden>
Date: Wed Aug 22 23:09:16 2007 +0100

    USB: kobil_sct: Rework driver

    No hardware but this driver is currently totally broken so we can't make
    it much worse. Remove all tbe broken invalid termios handling and replace
    it with a proper set_termios method.

    Signed-off-by: Alan Cox <email address hidden>
    Signed-off-by: Greg Kroah-Hartman <email address hidden>

I extracted the patch and re-compiled the kobil_sct driver - everything is working again with my Kobil Kaan Standard Plus.
For convenience, I attached the single patch for kobil_sct.c

Please integrate into the next Gutsy kernel update!