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. Chris