Howdy, This was actually sent to Christoph, but that letter bounced. I'm going to piggy-back here.
At 09:56 PM 10/24/2001 +0200, Rickard Lind wrote: > Some code VERY similar to kq1 soundblaster driver, es:si points at the > sound resource and es:[si]=2: Since you've seen this code, you've probably figured out that the last two bytes in the standard sound header contain a big-endian offset to the PCM header. If the value is 0, the driver scans for 0xFC. It will also munch a second 0xFC if one exists. Cheers, Ravi.
