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:07:01 UTC 2026 Added Files: src/sys/dev/i2c: lm95221.c lm95221reg.h Log Message: Add a driver for the Texas Instruments LM95221 temperature sensor. The chip is used in the Sun Ultra 45. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/lm95221.c src/sys/dev/i2c/lm95221reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.