From a78b3f4be34957fe58d449584503205dbb79adb3 Mon Sep 17 00:00:00 2001 From: "Dale S. Rahn" Date: Sat, 16 Sep 2000 04:03:01 +0000 Subject: It is possible to have more than one usb keyboard configured thru wskbd. --- sys/arch/powerpc/conf/GENERIC | 4 ++-- sys/arch/powerpc/conf/RAMDISK | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/powerpc/conf/GENERIC b/sys/arch/powerpc/conf/GENERIC index 9060650762f..dde06c9d7f0 100644 --- a/sys/arch/powerpc/conf/GENERIC +++ b/sys/arch/powerpc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.18 2000/09/07 22:02:12 matthieu Exp $ +# $OpenBSD: GENERIC,v 1.19 2000/09/16 04:03:00 rahnds Exp $ # # PPC GENERIC config file # @@ -126,7 +126,7 @@ ugen* at uhub? port ? configuration ? interface ? #### Workstation Console attachments wsdisplay* at vgafb? -wskbd0 at ukbd? console ? +wskbd* at ukbd? console ? #### SCSI Bus devices diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index e6633cb15c8..85fac3e3124 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.9 2000/09/07 22:03:09 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.10 2000/09/16 04:03:00 rahnds Exp $ # # PPC GENERIC config file # @@ -139,7 +139,7 @@ ugen* at uhub? port ? configuration ? interface ? #### Workstation Console attachments wsdisplay* at vgafb? -wskbd0 at ukbd? console ? +wskbd* at ukbd? console ? #### SCSI Bus devices -- cgit v1.2.3