summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2001-03-03 05:50:44 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2001-03-03 05:50:44 +0000
commit532769f16fef567ec30ad8cab88f2093594f65c0 (patch)
tree2e1727e528a4bd0a61e4bf584969c04c0c530629 /sys
parentb819906b9ae40459b49c8b45c90542198eed4246 (diff)
Add ADB keyboard and umass device to powerpc RAMDISK kernel.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/powerpc/conf/RAMDISK7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK
index 4f74bcce1c5..013818719de 100644
--- a/sys/arch/powerpc/conf/RAMDISK
+++ b/sys/arch/powerpc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.14 2001/02/16 05:56:50 drahn Exp $
+# $OpenBSD: RAMDISK,v 1.15 2001/03/03 05:50:43 drahn Exp $
#
# PPC GENERIC config file
#
@@ -91,7 +91,8 @@ bm* at obio? # bmac ethernet
#nvram* at obio? # nvram
adb* at obio? # Apple Desktop Bus
#aed* at adb? # ADB Event Device
-#akbd* at adb? # ADB keyboard
+akbd* at adb? # ADB keyboard
+wskbd* at akbd? console ?
#ams* at adb? # ADB mouse
#zsc* at obio?
#zstty* at zsc? channel ?
@@ -136,6 +137,8 @@ ukbd* at uhub? port ? configuration ? interface ?
# USB Generic driver
ugen* at uhub? port ? configuration ? interface ?
+umass* at uhub? port ? configuration ? # USB Mass Storage devices
+scsibus* at umass?
#### Workstation Console attachments