实例介绍
【实例截图】
【核心代码】
.
├── __MACOSX
│ └── 网迅万兆网卡驱动
├── 好例子网_网迅万兆网卡驱动.zip
└── 网迅万兆网卡驱动
├── txgbe-1.3.2
│ ├── COPYING
│ ├── README
│ ├── kmod-txgbe.spec
│ ├── pci.updates
│ ├── release note.txt
│ ├── scripts
│ │ └── set_irq_affinity
│ ├── src
│ │ ├── Makefile
│ │ ├── Module.supported
│ │ ├── common.mk
│ │ ├── configure
│ │ ├── kcompat.c
│ │ ├── kcompat.h
│ │ ├── kcompat_ethtool.c
│ │ ├── kcompat_sles_defs.h
│ │ ├── txgbe.h
│ │ ├── txgbe_bp.c
│ │ ├── txgbe_bp.h
│ │ ├── txgbe_dcb.c
│ │ ├── txgbe_dcb.h
│ │ ├── txgbe_dcb_nl.c
│ │ ├── txgbe_debugfs.c
│ │ ├── txgbe_ethtool.c
│ │ ├── txgbe_fcoe.c
│ │ ├── txgbe_fcoe.h
│ │ ├── txgbe_hw.c
│ │ ├── txgbe_hw.h
│ │ ├── txgbe_lib.c
│ │ ├── txgbe_main.c
│ │ ├── txgbe_mbx.c
│ │ ├── txgbe_mbx.h
│ │ ├── txgbe_mtd.c
│ │ ├── txgbe_mtd.h
│ │ ├── txgbe_osdep.h
│ │ ├── txgbe_param.c
│ │ ├── txgbe_pcierr.c
│ │ ├── txgbe_pcierr.h
│ │ ├── txgbe_phy.c
│ │ ├── txgbe_phy.h
│ │ ├── txgbe_procfs.c
│ │ ├── txgbe_ptp.c
│ │ ├── txgbe_sriov.c
│ │ ├── txgbe_sriov.h
│ │ ├── txgbe_sysfs.c
│ │ └── txgbe_type.h
│ ├── txgbe.7
│ ├── txgbe.spec
│ └── txgbe_kmp.spec
├── txgbe-1.3.2.zip
└── 网迅万兆网卡驱动使用方法20220525.docx
6 directories, 50 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
网友评论
我要评论