Modules/RTL8169 - Misc
authorJohn Hodge <[email protected]>
Tue, 6 Mar 2012 03:54:21 +0000 (11:54 +0800)
committerJohn Hodge <[email protected]>
Tue, 6 Mar 2012 03:54:21 +0000 (11:54 +0800)
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