All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Mohr <andi@lisas.de>
To: jamagallon@ono.com
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Belisko Marek <marek.belisko@gmail.com>
Subject: Re: WiFi USB key
Date: Wed, 26 Jan 2011 09:17:12 +0100	[thread overview]
Message-ID: <20110126081712.GA18154@rhlx01.hs-esslingen.de> (raw)
In-Reply-To: <20110126005931.59fce843@werewolf.home>

Hi,

> I suppose it is because the module does not recognize the USB IDs in my
> device. How can I force it to try without recompiling kernel ?
> Is there any parameter o alias in modprobe.conf I could try ?

There are even _two_ ways for preliminary attempts at adding
a new device ID to USB drivers:

quote
"You can echo the vendor and device id to the "new_id" file in the
/sys/bus/usb-serial/drivers/cp2102/ directory."

And at least for the ftdi_sio driver (and perhaps some others),
there's the product/vendor module parameter (see modinfo ftdi_sio).


http://www.ha19.no/usb/


Thanks for the report!
(and please notify or even write a patch in case the driver actually
supports the device, and does so sufficiently successfully)

Andreas Mohr

  parent reply	other threads:[~2011-01-26  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 23:59 WiFi USB key J.A. Magallón
2011-01-26  5:30 ` Belisko Marek
2011-01-26  8:17 ` Andreas Mohr [this message]
2011-01-26  9:33   ` J.A. Magallón

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=20110126081712.GA18154@rhlx01.hs-esslingen.de \
    --to=andi@lisas.de \
    --cc=jamagallon@ono.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.belisko@gmail.com \
    /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.