Module Name:    src
Committed By:   macallan
Date:           Tue Mar 17 21:28:45 UTC 2020

Modified Files:
        src/sys/arch/macppc/conf: POWERMAC_G5 POWERMAC_G5_11_2

Log Message:
remove OFWOEA_WSCONS_NO_ROM_FONT


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/macppc/conf/POWERMAC_G5
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/macppc/conf/POWERMAC_G5_11_2

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.41 src/sys/arch/macppc/conf/POWERMAC_G5:1.42
--- src/sys/arch/macppc/conf/POWERMAC_G5:1.41	Sat Apr 13 08:23:00 2019
+++ src/sys/arch/macppc/conf/POWERMAC_G5	Tue Mar 17 21:28:45 2020
@@ -191,7 +191,6 @@ wskbd*	at ukbd? console ?
 ums*	at uhidev? reportid ?				# USB Mice
 wsmouse* at ums?
 
-options		OFWOEA_WSCONS_NO_ROM_FONT
 genfb*	at pci? dev ? function ?	# Generic Open Firmware Framebuffer
 radeonfb*	at pci? dev ? function ?
 options 	RADEONFB_ALWAYS_ACCEL_PUTCHAR

Index: src/sys/arch/macppc/conf/POWERMAC_G5_11_2
diff -u src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.14 src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.15
--- src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.14	Tue Nov 12 17:27:59 2019
+++ src/sys/arch/macppc/conf/POWERMAC_G5_11_2	Tue Mar 17 21:28:45 2020
@@ -184,7 +184,6 @@ pseudo-device	nsmb			# SMB requester
 pseudo-device   bpfilter        8       # Berkeley packet filter
 #pseudo-device	npf			# NPF packet filter
 
-options		OFWOEA_WSCONS_NO_ROM_FONT
 options		EXSTORAGE_MAX=24
 
 # Enable the hooks used for initializing the ram-disk.

Reply via email to