CVS commit: src/sys/dev
"Radoslaw Kujawa" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rkujawa Date: Thu Jun 18 22:10:27 UTC 2026 Modified Files: src/sys/dev/ic: sm502reg.h src/sys/dev/pci/voyager: files.voyager voyagerfb.c Log Message: Implement DDC and mode setting on SM502. Enabled via kernel VOYAGERFB_MODE_SETTING option, disabled by default, since I can't test on Gdium. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/sm502reg.h cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/voyager/files.voyager cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pci/voyager/voyagerfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.