Category: Programming

  • Intel 8254x Ethernet Controller Example Driver

    Intel 8254x Ethernet Controller Example Driver

    Writing a custom or hobby driver for the Intel 8254x series Ethernet controllers?  I’ve been down that road before and luckily there are quite a few resources to help you along your journey.  For starters, if you’re not already a member of OSDev.org, I’d highly recommend joining.  They’re a great community and the wiki and…

  • How To Load A PKCS#11 library DLL in C / C++

    How To Load A PKCS#11 library DLL in C / C++

    In This Programming Tutorial We Show Using LoadLibrary() and GetProcAddress() to load an RSA PKCS#11 library with C and C++

Pin It on Pinterest