public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] opticon driver fixes
@ 2010-10-10  6:32 Alon Ziv
  2010-10-10  6:32 ` [PATCH 1/3] Fix long-standing bugs in opticon driver Alon Ziv
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alon Ziv @ 2010-10-10  6:32 UTC (permalink / raw)
  To: linux-usb; +Cc: linux-kernel, Alon Ziv

These patches get the opticon driver to actually work using my OPN2001.

A userspace library is still needed; a good start can be had using the
Python script from
http://majid.info/blog/a-python-driver-for-the-symbol-cs-1504-bar-code-scanner/

Alon Ziv (3):
  Fix long-standing bugs in opticon driver
  Add Opticon OPN2001 write support
  Whitespace fixes in opticon driver

 drivers/usb/serial/opticon.c |   44 +++++++++++++++++++++++++++++++----------
 1 files changed, 33 insertions(+), 11 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-10-10 14:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-10  6:32 [PATCH 0/3] opticon driver fixes Alon Ziv
2010-10-10  6:32 ` [PATCH 1/3] Fix long-standing bugs in opticon driver Alon Ziv
2010-10-10  6:32 ` [PATCH 2/3] Add Opticon OPN2001 write support Alon Ziv
2010-10-10 10:53   ` Sergei Shtylyov
2010-10-10 12:34     ` Greg KH
2010-10-10 13:58       ` Sergei Shtylyov
2010-10-10 14:52         ` Greg KH
2010-10-10  6:32 ` [PATCH 3/3] Whitespace fixes in opticon driver Alon Ziv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox