Modules/E1000 - (stub) Handle of ICR_TXD_LOW to silence debug output on vbox
[tpg/acess2.git] / KernelLand / Modules / Network / RTL8169 / rtl8169.c
index 23abdb1..6cb9db3 100644 (file)
@@ -27,6 +27,8 @@
 
 enum eRegisters
 {
+       REG_INTMASK  = 0x3C,
+       REG_INSSTATE = 0x3E,
        REG_TXC = 0x40,
        REG_RXC = 0x44,
 }

UCC git Repository :: git.ucc.asn.au