tcpdump 发表于 2013-2-4 19:56:58

Writing Network Device Drivers for Linux

Writing Network Device Drivers for Linux

By Mohan Lal Jangir
Introduction

This article has been written for kernel newcomers interested inlearning about network device drivers. It assumes that reader has asignificant exposure to C and the Linux environment.
This article is based on a network driver for the RealTek 8139 networkcard. I chose the RealTek chip for two rea……
页: [1]
查看完整版本: Writing Network Device Drivers for Linux