cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-driver-w1_ds2438 (617B)


      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