]> Joshua Wise's Git repositories - netwatch.git/blobdiff - aseg/counter.c
move packet to aseg-paging in preparation for aseg's deletion
[netwatch.git] / aseg / counter.c
index 055ceec1609f8da0a4f917273bb34f2185d0a217..ab200c107c8c73e441c7ba9211a72688a80e70b4 100644 (file)
@@ -93,6 +93,7 @@ void pci_dump() {
                dolog("Unhandled PCI cycle");
        }
        
+       outl(0x840, 0x0);
        outl(0x844, 0x1000);
        outl(0x848, 0x1000);
 }
This page took 0.022797 seconds and 4 git commands to generate.