From: Long Wind on
I use etch
When I plug a USB device, usbserial module is autoloaded in kernel 2.4
(or error messages appear in kernel 2.6)
I want to load acm module
My question is how to prevent usbserial from autoloading
Thanks!


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTinB5nmR1jt8VqQgw0RNkNwNXKnQwhJGks1RTGcP(a)mail.gmail.com
From: Alexander Batischev on
On Wed, Jun 09, 2010 at 11:56:08AM +0800, Long Wind wrote:
> I use etch
> When I plug a USB device, usbserial module is autoloaded in kernel 2.4
> (or error messages appear in kernel 2.6)
> I want to load acm module
> My question is how to prevent usbserial from autoloading
> Thanks!

I can suggest following command:

# echo 'blacklist usbserial' >> /etc/modprobe.d/blacklist

--
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35 4D63 A1A7 1C77 6909 3C81