CVS commit: src/sys/dev/i2c
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Aug 7 13:24:13 UTC 2026 Modified Files: src/sys/dev/i2c: i2c.c Log Message: i2c module does not depend on the i2c_bitbang module. That's the responsibility of individual back-end drivers. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/sys/dev/i2c/i2c.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.