Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/i2c
On Tue, 26 Aug 2008, Michael Lorenz wrote:
Module Name: src
Committed By: macallan
Date: Tue Aug 26 16:29:14 UTC 2008
Modified Files:
src/sys/dev/i2c: files.i2c
Log Message:
allow wildcard for addr so we can have spdmem* at iic? addr ?
I don't think this will work. The i2c bus is not enumerable, and the
spdmem driver requires the devices to be at fixed i2c addresses in the
range of 0x50 - 0x57.
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index