CVS commit: src/sys/dev/fdt
"Jason R Thorpe" <[email protected]> Sun, 12 Jul 2026 04:24:00 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Jul 12 04:24:00 UTC 2026 Modified Files: src/sys/dev/fdt: files.fdt Added Files: src/sys/dev/fdt: pcfiic_fdt.c Log Message: Add FDT front-end for pcf8584 I2C controller. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/sys/dev/fdt/files.fdt cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/pcfiic_fdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.