Mailinglist Archive: opensuse (3637 mails)
| < Previous | Next > |
Re: [SLE] [OT] Athlon Processor
- From: Paul Abrahams <abrahams@xxxxxxx>
- Date: Thu, 31 May 2001 14:40:28 -0400
- Message-id: <3B16901C.7C5D9E76@xxxxxxx>
dieter wrote:
> I just read in /usr/src/linux/Documentation/i2c/proc-interface:
>
> Whenever i2c-core is loaded, you will find a file /proc/bus/i2c, which
> lists all currently registered I2C adapters. Each line contains exactly
> one I2C adapter. Each line has the following format:
> "i2c-%d\t%9s\t%-32s't%-32s\n", which works out to four columns separated
> by tabs. Note that the file will be empty, if no adapters are registered
> at all.
>
> Do you have this file /proc/bus/i2c ?
> I don't know if this helps but maybe the rest of the documentation does?
I've got the file and it's empty. Now I need to find out
what adapters I need to
register and how to register them.
Paul
> I just read in /usr/src/linux/Documentation/i2c/proc-interface:
>
> Whenever i2c-core is loaded, you will find a file /proc/bus/i2c, which
> lists all currently registered I2C adapters. Each line contains exactly
> one I2C adapter. Each line has the following format:
> "i2c-%d\t%9s\t%-32s't%-32s\n", which works out to four columns separated
> by tabs. Note that the file will be empty, if no adapters are registered
> at all.
>
> Do you have this file /proc/bus/i2c ?
> I don't know if this helps but maybe the rest of the documentation does?
I've got the file and it's empty. Now I need to find out
what adapters I need to
register and how to register them.
Paul
| < Previous | Next > |