remove breakage that snuck in with my last commit
pointed out by: peter
This commit is contained in:
parent
2752163f1e
commit
11a7e21e9c
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user