diff options
author | 2001-01-22 13:57:36 +0000 | |
---|---|---|
committer | 2001-01-22 13:57:36 +0000 | |
commit | d0623a6e1b1ea885a234c1d0b2641f03bb5222b9 (patch) | |
tree | 41b2d8d3f086f0e1789d6f80aeca0ebbd3aa5d3c | |
parent | NetBSD can't handle ``.Oc Oc^M.Xc''. (diff) | |
download | wireguard-openbsd-d0623a6e1b1ea885a234c1d0b2641f03bb5222b9.tar.xz wireguard-openbsd-d0623a6e1b1ea885a234c1d0b2641f03bb5222b9.zip |
need wskbd
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index 74736f80ec5..91c1c9bd672 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.34 2001/01/21 18:27:37 art Exp $ +# $OpenBSD: RAMDISK,v 1.35 2001/01/22 13:57:36 art Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -131,6 +131,7 @@ st* at scsibus? target ? lun ? # SCSI tape drives wsdisplay* at vga? #wsdisplay* at sfb? wsdisplay* at tga? +wskbd* at pckbd? pseudo-device bpfilter 1 pseudo-device loop |