add a constant for 10G base T ethernet.

This commit is contained in:
Jérôme Duval
2013-09-14 18:11:43 +02:00
parent 4b308f30ca
commit b31f2d53e0
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 */