Module Name:    src
Committed By:   macallan
Date:           Tue Mar  2 06:31:25 UTC 2021

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

Log Message:
add gffb
tested on 20" 1.8GHz iMac G5


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 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.43 src/sys/arch/macppc/conf/POWERMAC_G5:1.44
--- src/sys/arch/macppc/conf/POWERMAC_G5:1.43	Sat Apr  4 15:56:25 2020
+++ src/sys/arch/macppc/conf/POWERMAC_G5	Tue Mar  2 06:31:25 2021
@@ -192,6 +192,7 @@ ums*	at uhidev? reportid ?				# USB Mice
 wsmouse* at ums?
 
 genfb*	at pci? dev ? function ?	# Generic Open Firmware Framebuffer
+gffb*	at pci? dev ? function ?	# some iMacs have nvidia graphics chips
 radeonfb*	at pci? dev ? function ?
 options 	RADEONFB_ALWAYS_ACCEL_PUTCHAR
 

Reply via email to