patch-2.1.53 linux/include/linux/if.h
Next file: linux/include/linux/if_arcnet.h
Previous file: linux/include/linux/arcdevice.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Sep  4 13:25:28 1997
-  Orig file: 
v2.1.52/linux/include/linux/if.h
-  Orig date: 
Mon Jun 30 15:23:57 1997
diff -u --recursive --new-file v2.1.52/linux/include/linux/if.h linux/include/linux/if.h
@@ -39,6 +39,9 @@
 
 #define IFF_MULTICAST	0x1000		/* Supports multicast		*/
 
+#define IFF_PORTSEL	0x2000          /* can set media type		*/
+#define IFF_AUTOMEDIA	0x4000		/* auto media select active	*/
+
 /*
  * The ifaddr structure contains information about one address
  * of an interface.  They are maintained by the different address
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov