On Tue, Aug 29, 2006 at 06:13:23PM -0700, Pete Zaitcev wrote:
> On Wed, 30 Aug 2006 02:34:56 +0200, Sam Hocevar <[EMAIL PROTECTED]> wrote:
> 
> > +static DEVICE_ATTR(speed, S_IWUGO | S_IRUGO, show_speed, set_speed);
> 
> I take it you made sure that this does not conflict with attribute
> "speed" which hub driver sets. Still, if I were doing this, I would
> call it something fancier, just in case.

The speed is on the USB device, not the interface, which is where this
attribute will show up.

thanks,

greg k-h

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&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

Reply via email to