这个人很懒,暂无签名信息
// TI File $Revision: /main/2 $ // Checkin $Date: March 22, 2007 10:40:22 $ //########################################################################### // // FILE: DSP2833x_I2c.h // // TITLE: D...
转自:http://blog.chinaunix.net/uid-26495963-id-3274617.html 我们知道在Linux下网卡被称为eth0,eth1,eth2.....,所有网卡的配置文件都存储在/etc/sysconfig/network-script/下,文件名是以ifcfg-eth0,ifcfg-eth1,ifcfg-eth2....来命名的。一块网卡对应一个配置文件。如果...