summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net')
-rw-r--r--sys/net/if_atm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/if_atm.h b/sys/net/if_atm.h
index 179caad..1ec3bd2 100644
--- a/sys/net/if_atm.h
+++ b/sys/net/if_atm.h
@@ -52,8 +52,8 @@
#define ATM_DEVICE_NICSTAR155 9 /* other 77211 155MBit */
#define ATM_DEVICE_IDTABR25 10 /* 77252 based card 25MBit */
#define ATM_DEVICE_IDTABR155 11 /* 77252 based card 155MBit */
-#define ATM_DEVICE_PROATM25 10 /* 77252 based ProSum card 25MBit */
-#define ATM_DEVICE_PROATM155 11 /* 77252 based ProSum card 155MBit */
+#define ATM_DEVICE_PROATM25 12 /* 77252 based ProSum card 25MBit */
+#define ATM_DEVICE_PROATM155 13 /* 77252 based ProSum card 155MBit */
/* map to strings and vendors */
#define ATM_DEVICE_NAMES \
OpenPOWER on IntegriCloud