summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-11-11 07:48:02 +0000
committerjake <jake@FreeBSD.org>2003-11-11 07:48:02 +0000
commit0baf6f093540b465bd78e349fa98ff684b052852 (patch)
tree9585fc7d251972ffea3766f24439b9ecf3bb6bf0 /sys/sparc64/conf
parent72ac384a02892263742e39aceb651a7b1845ad8e (diff)
downloadFreeBSD-src-0baf6f093540b465bd78e349fa98ff684b052852.zip
FreeBSD-src-0baf6f093540b465bd78e349fa98ff684b052852.tar.gz
Add entries for creator, splash, uart and puc, commented out until they're
made the default. These are needed to run X.
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index f6af78b..040b228 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
OpenPOWER on IntegriCloud