I have an EEPROM chip which is connected to the PC through I2C interface. The question is following: "What should be done to have a possibility to write into the EEPROM chip files and directories as it is regularly done while using any hard drive".
As I understand, block device driver should be written. After that device file may be mounted.
Please correct me if I'm wrong or give the detailed information if no.