Fix build failure on Mac OS X 10.7 Apple documentation says kUSBDeviceSpeedSuper is available in 10.7 and later but in fact it is only defined in the 10.8 SDK and later. Closes #410 Closes #929 Signed-off-by: Nathan Hjelm <hjelmn@google.com>