Bryan Mayland wrote:
I'm in the process of disassembling and documenting the windows driver, and from all I can see, it never sets AUD_MODE_AUD_SYSTEM to 0x0f. Rather it sets it:
Let me call myself a liar first, because I've found other place where it is written, but as a 4 byte I2C write. My bad! There's some input value which it uses to determine what to set AUD_MODE_AUD_SYSTEM to. AUD_STANDARD is always 0xf
Input = Mode/System
1 and <2 = 0x6
2 = 0x7
3,4,6 = 0xf
5 = 0xf and set FORMAT_65MHZ=0x01
7 = 0x8
else = 0x6
------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ ivtv-devel mailing list ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel