CVS commit: src/sys/dev/spi
"Michael van Elst" <[email protected]> Sat, 18 Jul 2026 06:03:30 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mlelstv Date: Sat Jul 18 06:03:30 UTC 2026 Modified Files: src/sys/dev/spi: spi.c spivar.h Log Message: Add convenience function that sends and receives at the same time. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/spi/spi.c cvs rdiff -u -r1.26 -r1.27 src/sys/dev/spi/spivar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.