Summary
This chapter has explained everything needed to write an NIC device driver. Even though the chapter relies on a network interface sitting on an SPI bus, the principle is the same for USB or PCI network interfaces. You can also use the dummy driver provided for testing purposes. After reading this chapter, NIC drivers should no longer be a mystery to you.