Can't find superclass...
Can't find superclass...
- Subject: Can't find superclass...
- From: "Sean Morrell" <email@hidden>
- Date: Wed, 07 Nov 2001 05:51:05 -0800
When attempting to create a symbol file to debug my driver, as described
in "Debugging a Device Driver With GDB", I get the error message below.
The driver is dependent on IOUSBFamily and IOAudioFamily, both of which
appear to be loaded. And the driver loads fine using kextload. Any
ideas?
kmodload: Can't find superclass for _19AppleUSBAudioDevice :
_13IOAudioDevice