remove breakage that snuck in with my last commit

pointed out by: peter
This commit is contained in:
Andrew Gallatin 2000-06-29 02:26:48 +00:00
parent 52f5035190
commit d8cbedb6b0

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);