[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Automatic load of module
- Subject: [ale] Automatic load of module
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: Thu, 05 Sep 2013 17:45:21 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
On 09/05/2013 04:52 PM, Chris Fowler wrote:
> I'm running kernel 2.6.38 on a device and I've added a module for a
> ch341 USB->Serial cable. When I attach a pl2303 or ftdi cable their
> driver is automatically loaded. When I plug this one in I have to
> execute 'modprobe ch341'. It works well. What I'm trying to figure
> out is file I need to update to tell the system what module to load.
I write a udev rule and it is now loading.