Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 13 lines 617 B view raw
1What: /sys/bus/w1/devices/.../page1 2Date: April 2021 3Contact: Luiz Sampaio <sampaio.ime@gmail.com> 4Description: read the contents of the page1 of the DS2438 5 see Documentation/w1/slaves/w1_ds2438.rst for detailed information 6Users: any user space application which wants to communicate with DS2438 7 8What: /sys/bus/w1/devices/.../offset 9Date: April 2021 10Contact: Luiz Sampaio <sampaio.ime@gmail.com> 11Description: write the contents to the offset register of the DS2438 12 see Documentation/w1/slaves/w1_ds2438.rst for detailed information 13Users: any user space application which wants to communicate with DS2438