summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/conf/NOTES')
-rw-r--r--sys/alpha/conf/NOTES10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 5e08e44..d0fc986 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -106,11 +106,11 @@ device amr # AMI MegaRAID
device mlx # Mylex DAC960 family
# atkbdc0 controls both the keyboard and the PS/2 mouse
-device atkbdc 1
-device atkbd
-device psm
+device atkbdc 1 # At keyboard controller
+device atkbd # at keyboard
+device psm # psm mouse
-device vga
+device vga # VGA screen
# splash screen/screen saver
device splash
@@ -122,7 +122,7 @@ device sc 1
device mcclock
# Serial (COM) ports
-device sio
+device sio # 8250, 16[45]50 based serial ports
# Parallel port
device ppc
OpenPOWER on IntegriCloud