View Single Post
  #4 (permalink)  
Old 01-15-2009, 05:11 PM
bzxzlg's Avatar
bzxzlg
N00b
Offline
Location: ATL
 
Join Date: Oct 2007
Posts: 42
Reputation: 5
bzxzlg is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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.
Reply With Quote