/*
* Accessing the EEPROM is `interesting’ to say the least
* – don’t read this code right after dinner.
*
* This is all about black magic and bit-banging the
* device… I wonder in what hospital they have put the guy
* who designed the i2c specs.
*
* Oh yes, this is only the beginning!
*/
Source: Direct link to the source code
Software: Linux driver for the Alteon AceNIC Gigabit Ethernet card
Programming language: C