All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Helps: how to use i801--SMBus functions via i2c-dev
@ 2005-11-01 11:49 MK GU
  2005-11-01 16:59 ` [lm-sensors] Helps: how to use i801--SMBus functions via Jean Delvare
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: MK GU @ 2005-11-01 11:49 UTC (permalink / raw)
  To: lm-sensors

Dear Sir,
 
I am new to Linux and Device driver programming. I am trying to write a device driver software module to access the ICH6 SMBus controller on the motherboard of our PC running Linux 2.6.10 kernel. I configured my 2.6.10 kernel to have I2C built-in support and your i801 module loaded. Then I loaded the i2c-dev interface module and wrote a short application software to test the functions for SMBus. After my application opened the /dev/i2c device, I received messages saying "i2c-adaptor: i2c-0 -- I2C level transfer not support" when my application software called the read and write function of the i2c-dev module. Further tracking inside the i2c-dev module shew that the algorithm parameter adap->algo->master_xfer = NULL. That means the i801 driver was not properly loaded by the i2c-dev module.
 
Could you advise how I can make use of the i801 module and your i2c-dev module to access the ICH6 SMBus controller?
 
Thanks a lot in advance.
Michael Gu
 


		
---------------------------------
Find your next car at Yahoo! Canada Autos

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

end of thread, other threads:[~2005-11-07 19:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 11:49 [lm-sensors] Helps: how to use i801--SMBus functions via i2c-dev MK GU
2005-11-01 16:59 ` [lm-sensors] Helps: how to use i801--SMBus functions via Jean Delvare
2005-11-02 15:29 ` [lm-sensors] " Gu, Mingkun
2005-11-04 20:48 ` Rudolf Marek
2005-11-07 13:38 ` [lm-sensors] Helps: how to use i801--SMBus functions viai2c-dev Gu, Mingkun
2005-11-07 15:51 ` Jean Delvare
2005-11-07 16:12 ` Gu, Mingkun
2005-11-07 16:31 ` Jean Delvare
2005-11-07 16:52 ` Gu, Mingkun
2005-11-07 17:03 ` Jean Delvare
2005-11-07 18:14 ` Gu, Mingkun
2005-11-07 19:33 ` Jean Delvare
2005-11-07 19:57 ` Gu, Mingkun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.