|
|
Linux eepromTable of contents
From WwwTo see the contents of the eeprom via Linux you need the module "openpromfs". And then you need to mount the eeprom. mount -t openpromfs none /proc/openprom Cool. Not sure if you can make changes, but it is still pretty cool to have access to the info. |
| |