more mnemonic
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Sun, 27 Jun 1982 04:59:48 +0000 (20:59 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Sun, 27 Jun 1982 04:59:48 +0000 (20:59 -0800)
SCCS-vsn: sys/vax/if/if_ecreg.h 4.2

usr/src/sys/vax/if/if_ecreg.h

index 8a4ac11..c96b24a 100644 (file)
@@ -1,4 +1,4 @@
-/*     if_ecreg.h      4.1     82/04/11        */
+/*     if_ecreg.h      4.2     82/06/26        */
 
 /*
  * 3Com Ethernet controller registers.
 
 /*
  * 3Com Ethernet controller registers.
@@ -46,6 +46,7 @@ struct ecdevice {
  */
 #define        EC_READ         (EC_AROM|0x600|EC_RINTEN|EC_RWBN)
 #define        EC_WRITE        (EC_JINTEN|EC_XINTEN|EC_XWBN)
  */
 #define        EC_READ         (EC_AROM|0x600|EC_RINTEN|EC_RWBN)
 #define        EC_WRITE        (EC_JINTEN|EC_XINTEN|EC_XWBN)
+#define        EC_CLEAR        (EC_JINTEN|EC_XINTEN|EC_JCLR)
 
 /*
  * Buffer number definitions
 
 /*
  * Buffer number definitions