summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-11-07 22:07:07 +0000
committerobrien <obrien@FreeBSD.org>2000-11-07 22:07:07 +0000
commitc93908d2477d68f4f104c9cb790d5ad8ff809b07 (patch)
tree78ef452e0eb878287cac815af788d9f2361fba52 /sys/alpha
parent4b7105175fd99d1e2bf3118ed8be420013ab0cf6 (diff)
downloadFreeBSD-src-c93908d2477d68f4f104c9cb790d5ad8ff809b07.zip
FreeBSD-src-c93908d2477d68f4f104c9cb790d5ad8ff809b07.tar.gz
Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC10
-rw-r--r--sys/alpha/conf/NOTES10
2 files changed, 10 insertions, 10 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 5e08e44..d0fc986 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -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
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