Re: 2.5.68-bk7: Where oh where have my sensors gone? (i2c)

CaT (cat@zip.com.au)
Mon, 5 May 2003 18:34:58 +1000


On Mon, Apr 28, 2003 at 01:55:22PM -0700, Greg KH wrote:
> On Sun, Apr 27, 2003 at 09:56:44PM +1000, CaT wrote:
> > I keep a-lookin but I can't find any data. Have I missed something?
> >
> > # find | grep -i pii
> > ./bus/pci/drivers/piix4 smbus
> > ./bus/pci/drivers/piix4 smbus/00:07.3
> > ./bus/pci/drivers/PIIX IDE
> > ./bus/pci/drivers/PIIX IDE/00:07.1
> > # find | grep -i i2c
> > ./bus/i2c
> > ./bus/i2c/drivers
> > ./bus/i2c/drivers/lm75
> > ./bus/i2c/drivers/IT87xx
> > ./bus/i2c/drivers/dev driver
> > ./bus/i2c/devices
>
> No devices? Does 2.5.68 work for you?

Does not look like it:

# find | grep -i pii
./bus/pci/drivers/piix4 smbus
./bus/pci/drivers/piix4 smbus/00:07.3
./bus/pci/drivers/PIIX IDE
./bus/pci/drivers/PIIX IDE/00:07.1
# find | grep -i i2c
./bus/i2c
./bus/i2c/drivers
./bus/i2c/drivers/lm75
./bus/i2c/drivers/dev driver
./bus/i2c/devices
./devices/pci0/00:07.3/i2c-0
./devices/pci0/00:07.3/i2c-0/power
./devices/pci0/00:07.3/i2c-0/name
# uname -a
Linux theirongiant 2.5.68 #5 Sun May 4 23:59:51 EST 2003 i686 unknown
# grep '\(I2C\|SENSORS\)' .config
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_PIIX4=y
CONFIG_SENSORS_LM75=y
CONFIG_I2C_SENSOR=y

-- 
Martin's distress was in contrast to the bitter satisfaction of some
of his fellow marines as they surveyed the scene. "The Iraqis are sick
people and we are the chemotherapy," said Corporal Ryan Dupre. "I am
starting to hate this country. Wait till I get hold of a friggin' Iraqi.
No, I won't get hold of one. I'll just kill him."
	- http://www.informationclearinghouse.info/article2479.htm
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/