Hi. I have 2 devices which use the usbserial module: a CDMA modem and a Palm PDA (to be more especific, the PDA uses the visor module, which uses the usbserial). When I plug the PDA to the computer, the visor module gets automatically loaded by the kernel, and so is the usbserial module. When the modem is pluged, the module is not loaded automaticaly, so I created a hotplug entry for it. For both devices I put rules in udev configuration files, so they are autmaticaly mapped to the same /dev node in despite of the ttyUSB* node they are mapped to. The problem is that the modem requires the usbserial module to be loaded with some parameters: product=xxxxx vendor=xxxxx. So, if I plug the PDA first, the usbserial is loaded without those parameters, and when the modem is pluged, the ttyUSB nodes are not created for it. So I have to manually unload both the visor and usbserial modules, reload the usbserial with the specific parameters (to get the ttyUSB nodes for the modem) and reload the visor module (to recreate the ttyUSB nodes for the PDA). Is there anyway to configure the previously loaded usbserial module with the modem parameters without having to unload it? If it is not possible, is there any other solution? Thanks Thiago -
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Rafael J. Wysocki | [Bug #11210] libata badness |
| Andrea Arcangeli | [PATCH 00 of 11] mmu notifier #v16 |
| Andrew Morton | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Daniel Eischen | Re: error with thread |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
