remove breakage that snuck in with my last commit

pointed out by: peter
This commit is contained in:
gallatin 2000-06-29 02:26:48 +00:00
parent 2752163f1e
commit 11a7e21e9c

View File

@ -106,7 +106,6 @@ isa_dmainit(chan, bouncebufsize)
* Reset the DMA hardware.
*/
outb(DMA1_RESET, 0);
outb((IO_DMA1 + 1*14), 0);
outb(DMA2_RESET, 0);
isa_dmacascade(4);