From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vijai Kumar Subject: Re: Need to use a I2C EEPROM on normal x86 architecture Date: Wed, 25 Jun 2014 13:51:55 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org Hi Christian, I am facing the same issue with at24 driver. Can I know what patches you did to the driver. I tried the above changes but still I was not able to R/W the eeprom. Can you provide the full source code??