Board Bootup and message log

Matthias Fuchs matthias.fuchs at esd-electronics.com
Mon Sep 18 17:18:56 EST 2006


On Saturday 16 September 2006 10:19, Sachin Rane wrote:
> Hi,
>  
> I want to access 'EEPROM' I2C device present on AMCC PPC440GX Evaluation 
bard.
> I have loaded following drivers:
> 1. i2c-core.ko
> 2. i2c-dev.ko
> 3. eeprom.ko
> 4. i2c-ibm_iic.ko
> The entry in the 'sysfs' got created for drivers and devices.

> As per the documentation (/usr/src/linux/Documentation/i2c/dev-interface),
> I2C adapter files gets created under "/dev/i2c-X"are with with major device 
number 89.
>  
> But in my case, the device file is not getting created under '/dev/'.
If you do not have some magic daemons running on your board that will do the 
work you have to create the /dev entries by hand.

Please do not post the same message multiple times. Also attachments are often 
not very welcome on mailing lists.

Matthias



More information about the Linuxppc-embedded mailing list