public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* I2C -bus programming
@ 2009-08-13 22:21 Kari Laine
  2009-08-14 11:23 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Kari Laine @ 2009-08-13 22:21 UTC (permalink / raw)
  To: linux-kernel, klaine8

Dear List,

this is my first post here and I am not sure if this is a suitable topic
here. Anyway I have a Velleman K8000 IO-card and it uses I2C over
parallel port to communicate.

when I modprobe i2c-parport it does not complain. I tested without card
connected and it complained so it seems to find the card.

modprobe pcf8591

modprobe i2c-core

modprobe i2c-dev

I am not sure I am doing it right. Should i2c-core probed first ?

anyway now I have

/dev/i2c-0  /dev/i2c-1

Now I don't know whether these i2c-devices refer to this Velleman  board
or some other i2c-device which happen to be in the computer...

If these devices probably refer to Velleman - then how I can refer
different i2c-devices on the board.


I am totally new to this i2c thing (reading spec at the moment but it
does not help much with Linux).

I would be very greatfull if some could point me the way - thanks.

Best Regards
Kari Laine


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

end of thread, other threads:[~2009-09-12  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 22:21 I2C -bus programming Kari Laine
2009-08-14 11:23 ` Jonathan Cameron
2009-09-12  9:12   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox