gen-errors.rst 2.7 KB

Generic Error Codes

Note

  1. This list is not exaustive; ioctls may return other error codes. Since errors may have side effects such as a driver reset, applications should abort on unexpected errors, or otherwise assume that the device is in a bad state.
  2. Request-specific error codes are listed in the individual requests descriptions.