kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Linux cdc-acm-driver
Date: Thu, 1 Mar 2012 16:29:51 -0800	[thread overview]
Message-ID: <20120302002951.GA21325@kroah.com> (raw)
In-Reply-To: <CAJKgH8C_-47MJepNQxCtc318oS=T-7k2Rd4zaqoX-NsbLMcvVA@mail.gmail.com>

On Thu, Mar 01, 2012 at 03:48:57PM +0530, Manavendra Nath Manav wrote:
> On Thu, Mar 1, 2012 at 1:57 PM, Stefan Dreyer
> <stefan.dreyer@ddnetservice.net> wrote:
> > Hi,
> >
> > allthough the answer is offtopic for cdc-acm-driver, i will answer, because
> > maybe it helps other people in future.
> 
> > I can tell you exactly, what is going on. If the scanner switches to
> > ProductId=0720 (0c2e:0720) the scanner is working in Serial-Mode. If you
> > want the scanner let work as serial device, you have to use the driver
> > metro-usb. The manufacturer has this driver, but that one is outdatet and
> > doesn't compile on actual Linux kernel.
> > I found an actual driver, which compiles even with kernel 3.2
> > <https://gitorious.org/other/metro-usb/commits/master>
> 
> Thanks a lot for the prompt reply, this should adequately solve my
> problem. I am able to download the driver source and compile. However,
> I have run into a trivial module format error.
> 
> [root at pe1800xs serial]# modinfo metro-usb.ko
> filename: ? ? ? metro-usb.ko
> description: ? ?Metrologic Instruments Inc. - USB-POS driver
> author: ? ? ? ? Aleksey Babahin <tamerlan311@gmail.com>
> author: ? ? ? ? Philip Nicastro
> license: ? ? ? ?GPL
> srcversion: ? ? AF4C7DDE2804EBB1578A05F
> alias: ? ? ? ? ?usb:v0C2Ep0710d*dc*dsc*dp*ic*isc*ip*
> alias: ? ? ? ? ?usb:v0C2Ep0720d*dc*dsc*dp*ic*isc*ip*
> depends: ? ? ? ?usbserial
> vermagic: ? ? ? 2.6.35.6-45.fc14.i686 SMP mod_unload modversions 686
> parm: ? ? ? ? ? debug:Print debug info (bool 1=on, 0=off) (bool)
> parm: ? ? ? ? ? vendor:User specified vendor ID (ushort) (ushort)
> parm: ? ? ? ? ? product:User specified product ID (ushort) (ushort)

Aleksey, any reason this driver hasn't been submitted upstream yet?  If
you don't mind, I'll be glad to forward port it and get it merged to the
main kernel.org tree.  Or is there some reason we can't do that?

thanks,

greg k-h

  reply	other threads:[~2012-03-02  0:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4F4A51BD.1010706@ddnetservice.net>
     [not found] ` <20120229145810.GB23624@localhost>
2012-03-01  5:52   ` Linux cdc-acm-driver Manavendra Nath Manav
     [not found]     ` <4F4F32F2.40308@ddnetservice.net>
     [not found]       ` <CAJKgH8DhgY2zQ_6YLLKmJ2sCe7N9q+NukQFaASe1XVRAP6un5g@mail.gmail.com>
2012-03-01 10:18         ` Manavendra Nath Manav
2012-03-02  0:29           ` Greg KH [this message]
     [not found]             ` <CAKgFHEqCsBZEFxTMoCjwWoqpUicCxO722kanid21fNz=E0Kg7A@mail.gmail.com>
2012-03-05 22:29               ` Greg KH
     [not found]                 ` <CAKgFHEr8f1OQdXO1RJpAChhRr4UU91RRWnWQKske99XXign7_A@mail.gmail.com>
2012-03-06 13:54                   ` Greg KH
2012-03-01 12:18         ` Manavendra Nath Manav
2012-03-01 13:57           ` Manavendra Nath Manav
     [not found]             ` <4F4F85E9.3040606@ddnetservice.net>
2012-03-02  9:05               ` Manavendra Nath Manav
     [not found]                 ` <4F5090F2.8070409@ddnetservice.net>
2012-03-02 10:36                   ` Manavendra Nath Manav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120302002951.GA21325@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).