[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.24-6.10 --- linux (2.6.24-6.10) hardy; urgency=low [Alessio Igor Bogani] * rt: Synced with upstream, removed old kvm related patches and updated configurations files. [Chuck Short] * SAUCE: Enable Xen [Soren Hansen] *

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-02-03 Thread Harald Seipp
Tested (kubuntu) Hardy Alpha 4 - the fix is _not_ included. Behavior is Identical to Alpha 3 :-( -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact f

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-25 Thread Stefan Bader
Found and fixed one missing field in usb_serial_driver. Fix committed as "UBUNTU: Fix usb_serial_driver structure for Kobil cardreader driver." ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchp

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-25 Thread Harald Seipp
Just tested Stefan's patch with a high-level application (Moneyplex 2004) - works fine! I hope the patch will still make it into Hardy Alpha 4! -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification because you are a mem

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-24 Thread Harald Seipp
Stefan, that did the trick! Jan 24 20:26:13 ubuntu kernel: [ 795.453861] usbcore: registered new interface driver usbserial_generic Jan 24 20:26:13 ubuntu kernel: [ 795.453866] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial Driver core Jan 24 20:26:30 ubuntu kernel: [

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-24 Thread Stefan Bader
If I am looking at the code correctly this might be a problem with the num_interrupts_out set in the driver. The num_interrupt_in is set to NUM_DONT_CARE but the other field will be automatically set to 0. Since you can test compile yourself, could you make the following change to kobil_sct.c? Let

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-24 Thread Harald Seipp
Debug level log on the same system using Gutsy: Jan 24 08:59:57 localhost kernel: [ 583.811810] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/usb-serial.c: USB Serial support registered for KOBILUSB smart card terminal Jan 24 08:59:57 localhost kernel: [ 583.812179

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-23 Thread Harald Seipp
Forget my previous post, I overlooked that the speed variable is set by the tty_get_baud_rate() function. However, I was able to set up a build system with the Hardy live CD to test commenting out the lines as recommended by Ben above. That _did not_ change anything - still getting the error. Wh

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-23 Thread Harald Seipp
Ben, thanks for your investigations. I actually see one more functional difference, the new code added setting the speed variable within the baud rate case statement in kobil_set_termios(). - case 9600: default: + speed = 9600; + ca

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-22 Thread Ben Collins
There seems to be only one functional change in that diff: + port->tty->termios->c_cflag &= ~CMSPAR; + tty_encode_baud_rate(port->tty, speed, speed); Stefan, could you try commenting this out and providing a test build for the bug submitter, to see if that actually fixes the problem?

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-18 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team) Status: New => Triaged -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-14 Thread Harald Seipp
** Attachment added: "Difference between the (working) patched Gutsy driver and the current Hardy code" http://launchpadlibrarian.net/11347369/kobil_c_2.6.24-diff -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notificati

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-14 Thread Harald Seipp
** Attachment added: "lsusb -v output" http://launchpadlibrarian.net/11347365/lsusb.log -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-14 Thread Harald Seipp
** Attachment added: "lspci -vvnn output" http://launchpadlibrarian.net/11347363/lspci-vvnn.log -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-14 Thread Harald Seipp
** Attachment added: "dmesg output" http://launchpadlibrarian.net/11347359/dmesg-hardy.log -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 183109] Re: [regression] Kobil card reader doesn't work with Hardy

2008-01-14 Thread Harald Seipp
** Attachment added: "uname -a output" http://launchpadlibrarian.net/11347362/uname.log -- [regression] Kobil card reader doesn't work with Hardy https://bugs.launchpad.net/bugs/183109 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu