Greg KH wrote:
>
> On Fri, May 05, 2000 at 01:40:51AM +0200, Johan Verrept wrote:
> > btw: the SpeedTouch does not change his vendor id (or enumerate) after
> > firmware download...
>
> This isn't as uncommon as you might think. I know of a few other devices
> that also do this.
Actually, i thought it would be rather common...
> The whole Firmware Download USB Spec doesn't require this to happen
> either. It's up to the host driver to determine if the firmware needs to
> be updated or not.
This device needs a firmware download at startup... it's not just a
firmware update, it is is part of the 'boot' process.
The only issue i have at the moment is because I handle my firmware
download from userspace and the real action is ( and needs to be) in the
kernel. At the moment I haven't found an easy way to talk to my usb
driver (to indicate the firmware download process was successfull). Also
I cannot afford to have the firmware in the kernel module, it almost
300K binary data... madness to waste that much kernel memory.
> But most (if not all) AnchorChip devices do use the different device id
> / reenumerate process to handle the firmware download issue.
Which issue are you referring to ?
J.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]