CVS commit: src/sys/dev/i2c
"Julian Coleman" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jdc Date: Wed Jun 3 11:08:41 UTC 2026 Added Files: src/sys/dev/i2c: nxp75a.c nxp75areg.h Log Message: Add a driver for the NXP LM75A temperature sensor. The chip is used in the Sun Ultra 45. Note, that this is not the same as the TI LM75A temperature sensor (lmtemp). To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/nxp75a.c src/sys/dev/i2c/nxp75areg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.