On Thu, 25 Apr 2002 12:04, Greg KH wrote: > On Wed, Apr 24, 2002 at 09:51:31PM -0500, Curran, Dominic wrote: > > Hi > > > > Simple question. > > > > Does a driver that conforms to the 'Device Firmware Upgrade 1.0' class > > spec exist ? > > There isn't one currently in the kernel tree, no. I've heard rumors > that one of the ASDL devices supported this, and provided that > functionality within their driver, but I haven't seen the code, sorry. Thre is a userspace one that uses libusb to implement a vendor extension of DFU on http://at76c503a.sf.net
You just need to cut out the external load part, and it is "normal" DFU. > I would gladly accept one if someone has one around. Greg: Isn't the move to keep this sort of stuff out of the kernel? Or would you expect the driver to have a simple "write" char interface that you just dump the firmware image to? Dominic: What device do you have using DFU? Brad _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
