Module Name: src Committed By: jmcneill Date: Sat Jan 20 00:24:58 UTC 2024
Modified Files: src/sys/dev/wsfb: genfb.c Log Message: wsfb: add support for optional "devcmap" property A hardware driver can supply a pointer to a 16x 32-bit array to override the default rasops device colour map in the "devcmap" property. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/dev/wsfb/genfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.