From 858866e77c732afc51dc175880bfc9466bf4df9d Mon Sep 17 00:00:00 2001 From: Jake Burkholder Date: Tue, 11 Nov 2003 07:48:02 +0000 Subject: [PATCH] Add entries for creator, splash, uart and puc, commented out until they're made the default. These are needed to run X. --- sys/sparc64/conf/GENERIC | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index f6af78b6cac9..040b22844f59 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -118,10 +118,12 @@ device ses # SCSI Environmental Services (and SAF-TE) #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family -#device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console #device sc +#device creator # Creator graphics cards +#device splash # Splash screen and screen saver support +#options KBD_INSTALL_CDEV device ofw_console # OpenBoot firmware console device @@ -134,6 +136,8 @@ device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock #device sio # 8250, 16[45]50 based serial ports device sab # Siemens SAB82532 based serial ports device zs # Zilog 8530 based serial ports +#device uart # Multi-uart driver +#device puc # Multi-channel uarts # Parallel port #device ppc