[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110126081712.GA18154@rhlx01.hs-esslingen.de>
Date: Wed, 26 Jan 2011 09:17:12 +0100
From: Andreas Mohr <andi@...as.de>
To: jamagallon@....com
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Belisko Marek <marek.belisko@...il.com>
Subject: Re: WiFi USB key
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists