aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-07-16 18:20:17 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-07-16 18:20:17 +0000
commitdde0429505a6f23d770683a2b5b922531212841c (patch)
treed33e0ed5be6b221e629558fb73199f7574410b27 /sys/alpha
parentf42d90716552a7c479bc775eddc64b6fe3f591b8 (diff)
Notes
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC24
1 files changed, 11 insertions, 13 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index acc7f7081d5f6..d965004ee0d0b 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -12,10 +12,9 @@
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
-# device lines is also present in the ../../i386/conf/NOTES file.
+# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
-# in NOTES. Please note that this is the i386 NOTES, but it still contains
-# valuable info for alpha too.
+# in NOTES.
#
# For hardware specific information check HARDWARE.TXT
#
@@ -44,7 +43,8 @@ options DEC_ST550 # Personal Workstation 433, 500, 600
options DEC_ST6600 # XP1000, DP264, DS20, DS10, family
options DEC_1000A # AlphaServer 1000, 1000A, 800
options DEC_KN8AE # AlphaServer 8200/8400 (Turbolaser)
-options DEC_KN300 # AlphaServer 4100 (Rawhide), 1200 (Tincup)
+options DEC_KN300 # AlphaServer 4100 (Rawhide),
+ # AlphaServer 1200 (Tincup)
options INET #InterNETworking
options INET6 #IPv6 communications protocols
@@ -112,21 +112,19 @@ device amr # AMI MegaRAID
device mlx # Mylex DAC960 family
# atkbdc0 controls both the keyboard and the PS/2 mouse
-device atkbdc 1 # At keyboard controller
-device atkbd # at keyboard
-device psm # psm mouse
+device atkbdc 1 # AT keyboard controller
+device atkbd # AT keyboard
+device psm # PS/2 mouse
-device vga # VGA screen
-device tga # TGA screen
+device vga # VGA video card driver
+device tga # TGA video card driver
-# splash screen/screen saver
-device splash
+device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc 1
-# real time clock
-device mcclock
+device mcclock # MC146818 real time clock device
# Serial (COM) ports (required)
device sio # 8250, 16[45]50 based serial ports