Re: [PATCH] w1: Add 1-wire slave device driver for DS28E04-100

From: Markus Franke
Date: Thu May 10 2012 - 00:56:22 EST


Dear Evgeniy,

Am 10.05.2012 02:43, schrieb Evgeniy Polyakov:

> be used? Also, Markus, does DS28E04 change written/read data when doing
> IO?


Apart from masking the upper 6 bits within w1_f1C_write_pio() the data
is directly being passed down to the DS28E04. So actually there is no
other processing done within the driver. Furthermore, I added a new
Documentation file to Documentation/w1/slaves directory which describes
the interface of this driver.

@Greg: Is the "pio" binary file now legitimate or do I have to change it
to a regular sysfs attribute?

Best regards,
Markus Franke
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/