linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.68-bk7: Where oh where have my sensors gone? (i2c)
@ 2003-04-27 11:56 CaT
  2003-04-28 20:55 ` Greg KH
  0 siblings, 1 reply; 12+ messages in thread
From: CaT @ 2003-04-27 11:56 UTC (permalink / raw)
  To: linux-kernel

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
./devices/pci0/00:07.3/i2c-0
./devices/pci0/00:07.3/i2c-0/power
./devices/pci0/00:07.3/i2c-0/name
# find | grep -i sensor
# find | grep -i smbus
./bus/pci/drivers/piix4 smbus
./bus/pci/drivers/piix4 smbus/00:07.3

# grep '\(SENSORS\|I2C\)' .config | grep -v '^#'
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_PIIX4=y
CONFIG_SENSORS_IT87=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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-05-06 18:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-27 11:56 2.5.68-bk7: Where oh where have my sensors gone? (i2c) CaT
2003-04-28 20:55 ` Greg KH
2003-05-05  8:34   ` CaT
2003-05-05  9:04     ` CaT
2003-05-05 16:58     ` Greg KH
2003-05-05 18:14       ` Ed Sweetman
2003-05-05 18:26         ` Greg KH
2003-05-05 19:34           ` Ed Sweetman
2003-05-05 20:39             ` Greg KH
2003-05-06  9:00               ` Wade
2003-05-06 16:30                 ` Greg KH
2003-05-06  3:26           ` CaT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).