ipro1000: added ETHER_GET_LINK_STATE support
* use em_media_status to get link status * added IFM_1000_SX (Fiber Optic) to net/if_media.h git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20551 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#define IFM_10_T 3 /* 10Base-T - RJ45 */
|
||||
#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 */
|
||||
|
||||
/* General options */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user