Check the DosDriver again, if there is an entry for MaxTransfer, change it to 0xfe00. If there is none, add one reading MaxTransfer = 0xfe00.
Also check if there is an entry for stack. If there is one, increase it (double its value). If there is none, add one reading Stack = 8192.
Bye,
Thomas