All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Jenkins <alan.christopher.jenkins@gmail.com>
To: Christoph Jung <jung@codemercs.com>
Cc: linux-modules@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: issues with unknown/new alias [retraction]
Date: Thu, 13 Sep 2012 09:49:41 +0100	[thread overview]
Message-ID: <50519E25.7080007@gmail.com> (raw)
In-Reply-To: <50518A75.4030608@codemercs.com>

On 13/09/12 08:25, Christoph Jung wrote:
> Hello,
>
> I am from the company "Code Mercenaries GmbH" from Germany. We have 
> some USB HID devices wich work with Linux.
> Since kernel version 2.6 our default products will be included in the 
> kernel.
>
> Devicedetails
> VendorID: 0x07C0
> ProductIDs: 0x1500, 0x1501, 0x1511, 0x1512, 0x1503
> Devicename: iowarrior
>
> Now we have some new custom product IDs but this two new devices get 
> no node in dev/usb/ , but I can find the with "lsusb".
> If I run "modinfo iowarrior" there will be 5 alias (with the default 
> pIDs) .
>
> The two new pIDs are: 0x158A, 0x158B
>
> I have not much experiance with linux (I work with Ubuntu 12.04). What 
> have be done to get the device nodes to work with them?
> Have I add some rules? Or have I edit the iowarrior.ko?
>
Argh, sorry, I misread your email and went off on one.

You will indeed need to "edit iowarrior.ko".  I.e. change the C source 
code to include the new pIDs, recompile, test, get patches merged into 
the mainline kernel etc :).

It's also possible to test new devices with an old driver, i.e. before 
you modify it.  Possible instructions: http://www.ha19.no/usb/

Alan

  parent reply	other threads:[~2012-09-13  8:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <50518A75.4030608@codemercs.com>
     [not found] ` <50518A75.4030608-xuEmVypu8QqakBO8gow8eQ@public.gmane.org>
2012-09-13  8:27   ` issues with unknown/new alias Alan Jenkins
2012-09-13 11:09     ` Kay Sievers
2012-09-13  8:49 ` Alan Jenkins [this message]
     [not found]   ` <50519FF1.9040002@codemercs.com>
2012-09-13  9:29     ` issues with unknown/new alias [retraction] Alan Jenkins

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=50519E25.7080007@gmail.com \
    --to=alan.christopher.jenkins@gmail.com \
    --cc=jung@codemercs.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-modules@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.