diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-01-06 21:32:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-01-06 21:32:58 +0000 |
commit | ff2ac8cff1b4b445fa9b7c71dbffdd98f3454834 (patch) | |
tree | f20c42f045054aa76836caa045667d97882fe7a5 /sys/arch/i386/conf/RAMDISK_CD | |
parent | cc012865d714868333a1bb76a83f31d808866a49 (diff) |
use wsmux more; miod ok
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 79817020c4f..e175db6d3ee 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.85 2004/12/20 01:06:58 pvalchev Exp $ +# $OpenBSD: RAMDISK_CD,v 1.86 2005/01/06 21:32:57 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -137,7 +137,7 @@ isapnp0 at isa? pckbc0 at isa? # PC keyboard controller pckbd* at pckbc? # PC keyboard -wskbd* at pckbd? +wskbd* at pckbd? mux 1 vga0 at isa? vga* at pci? pcdisplay0 at isa? # CGA, MDA, EGA, HGA |