This looks like you unplugged a serial-usb adapter and plugged in the
DS9094R (the Dallas USB 1-wire adapter).
The DS9094 is then captures by the w1 module, which is probably not what you
want -- it is a very differnt system for reading 1-wire temperature sensors
only in the kernel.

Fortunately owfs will unload the w1 module when it is asked to use USB.

Actually w1 support is in OWFS experimentally. It was extensively modified
by Evgeniy Polyakov and when newer kernels are common, should be supported
directly by owfs. The real advantage will be unusual embedded 1-wire
adapters that will be supported immediately.

Paul Alfille

On Mon, Oct 26, 2009 at 1:49 PM, Mr Doug - <dsc3...@yahoo.com> wrote:

> Below is the printout of my connecting the DS9490 usb to ow interface. Does
> this look right? I was wondering what the bus master line was referring to.
>
> Doug
>
> LKG66450E:~/debs/owfs# tail /var/log/messages
> Oct 26 13:37:03 LKG66450E kernel: [44127225.050000] usb 3-1: USB
> disconnect, address 2
> Oct 26 13:37:03 LKG66450E kernel: [44127225.060000] pl2303 ttyUSB0: pl2303
> converter now disconnected from ttyUSB0
> Oct 26 13:37:03 LKG66450E kernel: [44127225.060000] pl2303 3-1:1.0: device
> disconnected
> Oct 26 13:37:16 LKG66450E kernel: [44127238.150000] usb 3-1: new full speed
> USB device using ohci_hcd and address 3
> Oct 26 13:37:16 LKG66450E kernel: [44127238.320000] usb 3-1: configuration
> #1 chosen from 1 choice
> Oct 26 13:37:16 LKG66450E kernel: [44127238.350000] usb 3-1: New USB device
> found, idVendor=04fa, idProduct=2490
> Oct 26 13:37:16 LKG66450E kernel: [44127238.360000] usb 3-1: New USB device
> strings: Mfr=0, Product=0, SerialNumber=0
> Oct 26 13:37:17 LKG66450E kernel: [44127239.260000] Driver for 1-wire
> Dallas network protocol.
> Oct 26 13:37:17 LKG66450E kernel: [44127239.320000] usbcore: registered new
> interface driver DS9490R
> Oct 26 13:37:29 LKG66450E kernel: [44127251.670000] w1_master_driver
> w1_bus_master1: Family 81 for 81.0000002d10d0.ff is no t registered.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to