On Sat, Jan 28, 2006 at 11:41:58AM -0300, Jonathan Selby wrote: > Hello Team, > I will re-post this in more detail as I did not get a reply to my post > 2 days Ago. I have since been doing considerable research and find that > my > case is not isolated and there are a few frustrated users out there trying > to install devices on 2.6.13 kernels. > > I am maintaining a device driver for a Cypress EZUSB FX device. > > This device requires a firmware load on insert. There was a very elegant > way of handling this via /etc/hotplug/usb.usermap that I have been using > since the 2.4 kernel days. This has been the recommended way and is > published on the Cypress support website. > > The script would run fxload and boot up the device no problem. > > I find that in the 2.6.13 kernel that this has been removed for whatever > reason and the Cypress process and examples have been obsoleted.
The kernel did not change, odds are you userspace tools did. What distro are you using? A number of them have switched away from using the hotplug package, and use udev only instead. While others remain compatible with the old scripts. Either way, this isn't a kernel issue. Try asking on your distro specific mailing list. Oh, and if they are using udev, a simple udev rule will work just fine for your device to load it's firmware, if you need help with this, try asking on the linux-hotplug-devel mailing list after reading the udev documentation. thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel