> So if I see "300" as a value for timeout as an argument of > usb_control_msg() [as in dabusb.c and dsbr100.c], > this will mean different times on different platforms... ummpf! This is why you will often see foo_with_delay(xyz, HZ/5) type stuff. (and on almost all platforms HZ is a constant so gcc optimises the division away at compile time _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-devel
- Re: [linux-usb-devel] Old USB API Wolfgang Mües
- Re: [linux-usb-devel] Old USB API Dmitri
- Re: [linux-usb-devel] Old USB API Wolfgang Mües
- Re: [linux-usb-devel] Old USB API Pete Zaitcev
- Re: [linux-usb-devel] Old USB API Randy.Dunlap
- Re: [linux-usb-devel] Old USB API Wolfgang Mües
- Re: [linux-usb-devel] Old USB API Alan Cox
- Re: [linux-usb-devel] Old USB API Oliver Neukum
- Re: [linux-usb-devel] Old USB API Wolfgang Mües
- Re: [linux-usb-devel] Old USB API Wolfgang Mües
- Re: [linux-usb-devel] Old USB API Alan Cox
- Re: [linux-usb-devel] Old USB API Georg Acher