Am 29.11.2016 um 18:29 schrieb John Bass:
>  
> I have just connected a DS2438, which seems to be reporting a A6 family code, 
> and thus not giving the correct input details.
> w1_master_driver w1_bus_master1: Family a6 for a6.5000009b8f5f.f6 is not 
> registered.
>
This is a message from the kernel driver. It means: there is no kernel
driver for the DS2438 loaded. Which is quite true, as such a driver does
not exist yet.


> On owfs 3.1p1
> 
Uh, no. You are looking at the wrong thing.

The w1 subsystem has two parts. One is the host adaptor code, which owfs
happily use when started with --w1. On top of this, owfs implements its
own userspace driver code for all the slave chips it supports. So if
something fails with a slave chip, you have to look for another error
which doesn't come from the kernel driver.


(The other part of the w1 subsystem is the slave code which owfs doesn't
use at all. You can use it in parallel to owfs when there is a kernel
driver for the slave chip existing.)

Kind regards

        Jan



------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to