Tagged Questions

3
votes
5answers
439 views

Creating a network driver

I'm pretty much a total idiot when it comes to writing hardware drivers, however I'm fairly decent at C/C++. I have a for fun project I want to work on that is attempting to use a device as a network ...