add a constant for 10G base T ethernet.

This commit is contained in:
Jérôme Duval
2013-09-17 14:40:21 +02:00
committed by Rene Gollent
parent 28cf626d45
commit 5a2c5827e4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@
#define IFM_100_TX 6 /* 100Base-TX - RJ45 */
#define IFM_1000_T 16 /* 1000Base-T - RJ45 */
#define IFM_1000_SX 18 /* 1000Base-SX - Fiber Optic */
#define IFM_10G_T 22 /* 10GBase-T - RJ45 */
/* General options */