switch: ROBO Switch Gigabit MII Support
[openwrt/svn-archive/archive.git] / package / switch / src / switch-core.h
index a2114cf92d9f196b0f2866188b286b59a12cb619..7192f7b0f4a8cbf932c3ade1319bd43fb6feeeb3 100644 (file)
@@ -8,6 +8,7 @@
 #define SWITCH_MEDIA_AUTO      1
 #define SWITCH_MEDIA_100       2
 #define SWITCH_MEDIA_FD                4
+#define SWITCH_MEDIA_1000      8
 
 typedef int (*switch_handler)(void *driver, char *buf, int nr);