You use the same options you would use on the command line in the in
options when the bus is initialized through the python command.

--Jim

On Sun, Aug 1, 2010 at 9:39 PM, Joshua J. Kugler <jos...@azariah.com> wrote:
> On Sunday 01 August 2010, Paul Alfille elucidated thus:
>> Release notes 2.8p0
>>
>> 1. W1 (the linux kernel module now called "wire") that handles
>> several types of 1wire bus masters is now supported as a surrogate
>> bus master. A. Includes usb, i2c and some architecture-specific gpio
>> (OMAP and ARM) B. Bus masters are added and removed dynamically based
>> on netlink messages from the kernel
>>   C. Need Kernel version 2.6.31+ for best performance
>>   D. Use "--w1" on the command line
>>   E. Linux-specific
>>   F. Must be run as root.
>>   G. using -usb will supercede the w1 usb (since the ds2490.ko module
>> is unloaded)
>>
>>   This meas that there are now 3 means of dynamically adding bus
>> masters: A. --uscan (via a libusb scanning loop)
>>   B. --w1 (via the kernel module and netlink messages)
>>   C. --zero (via Avahi or Bonjour for owservers)
>
> Not being intimately familiar with owfs, this might be obvious to some
> (or documented somewhere), but: how would one select the type of
> busmaster to use from, say, the Python API.
>
> j
>
>
> --
> Joshua J. Kugler - Fairbanks, Alaska
> Azariah Enterprises - Programming and Website Design
> jos...@azariah.com - Jabber: pedah...@gmail.com
> PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to