Module Name: src Committed By: macallan Date: Sun Jun 19 04:47:12 UTC 2022
Modified Files: src/sys/arch/macppc/conf: POWERMAC_G5 Log Message: we also need WSDISPLAY_COMPAT_PCVT and _SYSCONS To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/arch/macppc/conf/POWERMAC_G5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/macppc/conf/POWERMAC_G5 diff -u src/sys/arch/macppc/conf/POWERMAC_G5:1.53 src/sys/arch/macppc/conf/POWERMAC_G5:1.54 --- src/sys/arch/macppc/conf/POWERMAC_G5:1.53 Wed Jun 15 18:19:42 2022 +++ src/sys/arch/macppc/conf/POWERMAC_G5 Sun Jun 19 04:47:12 2022 @@ -102,6 +102,8 @@ options INET6 # IPV6 # wscons options #options WSEMUL_SUN # sun terminal emulation options WSEMUL_VT100 # VT100 / VT220 emulation +options WSDISPLAY_COMPAT_PCVT # emulate some ioctls +options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls options WSDISPLAY_COMPAT_USL # wsconscfg VT handling #options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes options WS_DEFAULT_FG=WSCOL_BLACK