Re: Passing argument to USB Storage driver
"Kevin Lloyd" <[email protected]> Wed, 9 Jan 2008 08:12:07 -0800
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jan 9, 2008 7:20 AM, Matthew Dharm <[email protected]> wrote: > Why not use libusb from userspace to send these control messages? Why mess > with the driver at all? It certainly is a possibility, it would be nice to have all of the device control related code in one location (i.e. in the driver). It also seems like over kill to have a dedicated process just to do this. Does anyone know if there is a way to configure the system so that a particular executable is run upon detection of a specific device (VID/PID)? > Do these control messages look anything like SCSI commands? Or are they > real "control endpoint" messages? They are real control endpoint messages (which I understand would still be able to send via libusb). Thanks, -Kevin ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel