one wire program

Hi,

I am new to driver program and trying to write one wire user space program. I enabled one wire Dallas one wire support in kernel configuration and got one wire driver. I am going to write one wire user space program for slaves one wire devices.
I surfed internet and couldnt find any proper reference.

Any idea to write one wire user space program?
Any default macros?

Thanks for help,
Soya.

Can you please find what type of driver that is? You can use device node’s in dev directory to write user space program.

Use this link it might useful to you…, Find 14th chapter for your reference
http://www.makelinux.net/ldd3/