The error messages are right in the message table in usbaudio2.sys
40440010 An audio format implemented by device %1 is not supported by the driver. The format was ignored.
80440020 A feedback endpoint implemented by device %1 is unusable because its bInterval value is not supported. Audio glitches might occur.
80440021 An IN endpoint with adaptive synchronization implemented by device %1 will be handled like asynchronous synchronization.
c0440010 A system call failed. The specific status code is contained in this event.
c0440011 The device %1 does not implement any audio format supported by the driver.
c0440020 Device %1 is operating at a USB speed that is not supported by the driver.
c0440021 A USB descriptor reported by device %1 has an invalid length.
c0440022 A USB descriptor reported by device %1 is not compliant with the specification, or is not supported by the driver.
c0440023 The audio function topology implemented by device %1 is not compliant with the specification, or is not supported by the driver.
c0440024 The channel count of at least one path in the audio function topology of device %1 cannot be determined.
c0440025 The driver could not find a feedback endpoint for an asynchronous data OUT endpoint on device %1.
c0440026 A control request sent to device %1 has failed.
c0440027 A control request sent to device %1 has timed out. The device took too long to respond.
c0440028 In response to a control request, the device %1 returned an invalid value or an invalid length.
Still, I haven't figured out why the c0440010 is citing c00000bb