Home | History | Annotate | Download | only in man4
History log of /src/share/man/man4/sdtemp.4
RevisionDateAuthorComments
 1.8  23-Feb-2018  wiz Remove unnecessary macros.
 1.7  22-Feb-2018  msaitoh Add Microchip EMC1501.
 1.6  28-Jul-2016  msaitoh branches: 1.6.6;
Add JEDEC TSE2004av support. OK'ed by pgoyette. If a device conforms
TES2004av, it can be used without adding new entry into the matching
table.
 1.5  26-Jul-2016  msaitoh - Add new devices.
- s/DDR2 and DDR3 SDRAM DIMMs/DDR2 and newer DIMMs/
 1.4  11-Oct-2011  njoly branches: 1.4.20; 1.4.24; 1.4.26;
Do not use sdtemp0 for all addresses in SYNOPSIS, switch to sdtemp*
instead.
 1.3  08-Jan-2011  jruoho Remove the HARDWARE -title. Use -bullet for .Bl.
 1.2  28-Jul-2010  pgoyette Update list of supported chips and add additional chip addresses to the
config info in the synopsis. Also remove the xref to sysctl, since the
threshold values are now accessible within envsys framework.
 1.1  09-May-2009  pgoyette branches: 1.1.2; 1.1.4;
Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.

(These optional sensors are specified by JEDEC Standard No. 21-C
Section 4-7 and implemented by multiple vendors. Tested on my
amd64 machine with Kingston KVR1066D3E7S/2G memory which includes
a STMicro STTS424E02 sensor.)
 1.1.4.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.1.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.2.1  09-May-2009  jym file sdtemp.4 was added on branch jym-xensuspend on 2009-05-13 19:19:09 +0000
 1.4.26.1  18-Jan-2017  skrll Sync with netbsd-5
 1.4.24.1  06-Aug-2016  pgoyette Sync with HEAD
 1.4.20.1  08-Dec-2016  snj Pull up following revision(s) (requested by msaitoh in ticket #1286):
sys/dev/i2c/sdtemp.c: revisions 1.26-1.32 via patch
sys/dev/i2c/sdtemp_reg.h: revisions 1.8-1.12
share/man/man4/sdtemp.4: revisions1.5-1.6
Changes for sdtemp(4):
- Add support for Atmel AT30TS00, AT30TSE004, Giantec GT30TS00,
GT34TS02, Microchip MCP9804, MCP98244, IDT TS3000GB[02], TS3001GB2,
TSE2004GB2, On Semiconductor CAT34TS02C and CAT34TS04.
- Add JEDEC TSE2004av support. If a device conforms TES2004av, it can
be used without adding new entry into the matching table.
- Check the temperature resolution field in the capability register
instead of the hard coded value in the match table. With this change,
some devices' temperature resolution would be fixed.
- The resolution register is a vendor specific register.
- All of IDT devices have the resolution register.
- The address of the resolution register of Microchip MCP98244 is
different from other Microchip devices.
- Show accuracy, range, resolution, high voltage standoff and shutdown.
- Show timeout with AB_DEBUG.
- Fix dmesg of STTS2004.
 1.6.6.1  08-Mar-2018  martin Pull up following revision(s) (requested by msaitoh in ticket #615):
share/man/man4/sdtemp.4: revision 1.7-1.8
sys/dev/i2c/sdtemp_reg.h: revision 1.13
sys/dev/i2c/sdtemp.c: revision 1.33

- Add another device ID of Maxim MAX6604.

- Add Microchip EMC1501.

- ADT7408's device ID is not 0x80 but 0x08.

Add Microchip EMC1501.

Remove unnecessary macros.

RSS XML Feed