On Fri, Dec 17, 2010 at 7:28 AM, Wolfram Sang <wolfram@the-dreams.de> wrote:
> �� �� > It seems that the PL2303 driver doesn't implement TIOCGICOUNT
> �� �� > /usr/src/linux/usb/serial/pl2303.c
>
> �� �� Well, no, this ioctl gets handled by the tty-layer. Yes, the driver
> �� �� needs to define a get_icount-routine which it lacks.
>
> I think this is introduced in kernel 2.6.37 (not yet released)

So, its commit-id would be? ;) (And I can't see anything even in
linux-next...) Anyway, this driver-talk became offtopic for this list.

OT:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bca1b913affbd7e2fdaffee62a499659a466eb5
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d281da7ff6f70efca0553c288bb883e8605b3862

This is kernel related :P
��

Regards,

�� Wolfram