parent
e5c0f0ee71
commit
f76df2da62
|
@ -87,7 +87,7 @@ static struct
|
||||||
{
|
{
|
||||||
u32 cache_index;
|
u32 cache_index;
|
||||||
u32 cache_size;
|
u32 cache_size;
|
||||||
u8 cache[2352*32]; //up to 32 sectors
|
u8 cache[2352 * 8192]; //up to 8192 sectors
|
||||||
} read_buff;
|
} read_buff;
|
||||||
|
|
||||||
//pio buffer
|
//pio buffer
|
||||||
|
|
Loading…
Reference in New Issue