OpenBSD/src nhg8EbZ — sys/dev/rasops rasops.c rasops.h
Make it possible to use RI_WRONLY for the aframebuffer during early boot. In this case, the caller has to provide the backing store for the screen contents by setting the ri_bs member of "struct rasops_info". The screen contents are retained if the rasops_info descriptor is later reinitialized after adding the RI_VCONS flag. ok yasuoka@, deraadt@
Version | Delta | File | |
---|---|---|---|
1.42 | +118 | -6 | sys/dev/rasops/rasops.c |
1.17 | +2 | -1 | sys/dev/rasops/rasops.h |
+120 | -7 | 2 files |