mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
remove breakage that snuck in with my last commit
pointed out by: peter
This commit is contained in:
parent
52f5035190
commit
d8cbedb6b0
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue