Back to Browse

Let's code a Linux network driver - Transmitting frames

2.3K views
Sep 16, 2025
19:16

#GNU #Linux #ethernet #networking #driver #tutorial Welcome to my new series of videos. Here we will dive into the topic of Ethernet and networking in Linux and even write and develop a networking driver for Linux! Stay tuned! In this video you will learn how a frame is transmitted in Linux and how to implement this functionality in a driver. You want to support my work? You can do so here: https://www.buymeacoffee.com/johannes4linux https://paypal.me/johannes4linux All the hardware and the software developed for this series will be made available on my github page. The code shown in this video can be found here: https://github.com/Johannes4Linux/ssed/tree/32aab610e09b63ecbf238fcab15a0d39cffcc701 Buy a Wiznet Surf5 to follow along: https://shop.wiznet.eu/en/wiznet-ethernet-hat.html Other resources for this video: https://github.com/Johannes4Linux/w7500-spi2eth https://github.com/Johannes4Linux/Ethernet_PCBs

Download

1 formats

Video Formats

360pmp419.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Let's code a Linux network driver - Transmitting frames | NatokHD