首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 为瑞昱8169简单的字符设备驱动的网卡网卡的MAC地址和链路状态

为瑞昱8169简单的字符设备驱动的网卡网卡的MAC地址和链路状态

资 源 简 介

This code is intended for learning Linux Device Driver basics. Project also contains sample GTK+ based UI test application for the driver. HOWTO Use: 0) Build the kernel module using make 1) Load kernel module: $sudo insmod cdev_eth.ko 2) Create device node: $sudo mknod /dev/cdev_eth c 250 0 3) Build and Run the test application 4) Click on Get MAC button to read MAC address 5) Click on Get Link Status button to check Ethernet link status. Author: Vijay Chavan

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.146551s