From 93a2490ba77cf1f6a3e5ed2a002b4cc862a32ae5 Mon Sep 17 00:00:00 2001 From: marius Date: Sat, 21 May 2005 20:50:45 +0000 Subject: [PATCH] - Hook up machfb(4) to the sparc64 build, not enabled in GENERIC by default, yet. - Replace "graphics cards" with "framebuffers" in the description of creator(4) in order to make it uniform with the description of machfb(4) and the latter occur both on-board and as add-on cards. --- sys/conf/files.sparc64 | 1 + sys/sparc64/conf/GENERIC | 3 ++- sys/sparc64/conf/NOTES | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64 index 3a138d34cf9e..9b6730894680 100644 --- a/sys/conf/files.sparc64 +++ b/sys/conf/files.sparc64 @@ -22,6 +22,7 @@ dev/auxio/auxio.c optional auxio ebus dev/esp/esp_sbus.c optional esp sbus dev/fb/creator.c optional creator sc dev/fb/fb.c optional sc +dev/fb/machfb.c optional machfb sc dev/fb/splash.c optional splash dev/kbd/kbd.c optional sc dev/kbd/kbd.c optional ukbd diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 7d2fe9ec3685..d133ab632ff7 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -119,7 +119,8 @@ device ses # SCSI Environmental Services (and SAF-TE) # syscons is the default console driver, resembling an SCO console #device sc -#device creator # Creator, Creator3D and Elite3D graphics cards +#device creator # Creator, Creator3D and Elite3D framebuffers +#device machfb # ATI Mach64 framebuffers #device splash # Splash screen and screen saver support #options KBD_INSTALL_CDEV # install a CDEV entry in /dev diff --git a/sys/sparc64/conf/NOTES b/sys/sparc64/conf/NOTES index 45f789fe74ef..20820af14527 100644 --- a/sys/sparc64/conf/NOTES +++ b/sys/sparc64/conf/NOTES @@ -51,7 +51,8 @@ device mc146818 # Motorola MC146818 and compatible clocks device auxio # auxiliary I/O device device clkbrd # Clock Board (blinkenlight on Sun Exx00) -device creator # Creator, Creator3D and Elite3D graphics cards +device creator # Creator, Creator3D and Elite3D framebuffers +device machfb # ATI Mach64 framebuffers device ofw_console # Open Firmware console device option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2