The version in the CVS should be a first step. Run with --foreground
--error_level=9 and look at the initial detection. We'll work through
it sequentially.

Paul

On 5/18/06, Jan Kandziora <[EMAIL PROTECTED]> wrote:
Am Mittwoch, 17. Mai 2006 22:41 schrieb Paul Alfille:
> No Jan,
>
> I've been squashing other bugs.
> Let me review --smbus is no good? Must use i2c?
>
I'm not really sure. Christoph Scheurer mused about this (in message
<[EMAIL PROTECTED]>) a couple of weeks ago:

> > I see your problem, but on the other side you have all motherboards with
> > PCI slots (which have SMBus contacts) and any recent RAM slots which have
> > on-board SMBus controllers but no generic I2C host chips. And most of
> > these are already supported by the kernel.  From what I could see in the
> > w1 kernel code, all commands to the I2C<->1-Wire bridges in fact are also
> > SMBus compliant and thus the use of the kernel smbus layer seems more
> > natural.  The linux kernel i2c system automatically translates SMBus
> > packets if they are sent to a true I2C-master device (e.g. parport
> > bit-banging).  If you have to write a layer on top of your proprietary I2C
> > library anyway, couldn't you copy over the SMBus -> I2C functionality from
> > the kernel source?

Luckily, we don't have to use the propietary library given by Kontron, just
accessing /dev/i2c-1 works fine, too. We haven't tested the smbus->i2c
translation of the kernel driver, though. -- That is some work to do. I hope
you could help us here.


> I have the high-level things in place, but haven't trasfered in al the
> actual i2c calls.
> Since you have a test platform, I'll get it done this week.
>
Great. Please note I gave the hardware to my colleague Daniel Höper, who
develops our linux distribution for the vending machine. He will come up onto
this list, so we can discuss the problems/fixes here.

        Jan
--
ELIZA: You have a tendency to feel you are superior to most computers.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to