Re: Allright now I have another small issue
Don't recall which thread, but this had come up in the past ... So here's the answer ...
**** To resolve skipping audio ****
Need to change BlockTransferSize which specifies the maximum amount of blocks to send per bus transfer.
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ass\SDMemory_Class]
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ass\MMC_Class]
Change the value of BlockTransferSize in each class from the default of 64 (0x000040) to 32 (0x000020).
Cheers
__________________
---
Pressure is something you feel only if you don't know what you're doing.
- Chuck Noll
Last edited by bzxzlg; 01-16-2009 at 10:28 AM.
|