HD Audio driver for Windows 98SE / ME
This does mostly function as an audio driver, on Virtualbox ONLY, if you don't mind occasional horrible screeching and popping noises. Consider it a MVP Proof of Concept; further development is needed to function with basically any real hardware. Testing and feedback from anyone who can run this on real hardware with a kernel debugger will be appreciated.
Current Limitations:
- Only supports 44100hz 16-bit sample rate
- Output only, recording not supported
- Volume control and mixer are mostly broken
- Jack detection and retasking is not supported
- Freezes or fails to start on most real hardware.
Source Code from Microsoft's driver samples
and BleskOS used under MIT license.
See also Dogbert's open source CMI driver.