diff options
author | 2014-04-03 20:34:48 +0000 | |
---|---|---|
committer | 2014-04-03 20:34:48 +0000 | |
commit | cd05fee2a9192244db26dcb703d0ba0c3d7d481b (patch) | |
tree | f4c8f213635862972db0bc82a157d2d20634ecb0 | |
parent | Add wskbd nodes to the bsd.rd /dev posse; allows kbd -l to work as intended (diff) | |
download | wireguard-openbsd-cd05fee2a9192244db26dcb703d0ba0c3d7d481b.tar.xz wireguard-openbsd-cd05fee2a9192244db26dcb703d0ba0c3d7d481b.zip |
regen
-rw-r--r-- | etc/etc.loongson/MAKEDEV | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.loongson/MAKEDEV b/etc/etc.loongson/MAKEDEV index af2a0e24551..f4e36090115 100644 --- a/etc/etc.loongson/MAKEDEV +++ b/etc/etc.loongson/MAKEDEV @@ -3,7 +3,7 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.loongson/MAKEDEV.md,v 1.16 2014/01/05 01:16:52 deraadt Exp +# OpenBSD: etc.loongson/MAKEDEV.md,v 1.17 2014/04/03 20:32:26 miod Exp # OpenBSD: MAKEDEV.common,v 1.73 2013/11/21 11:04:44 kettenis Exp # OpenBSD: MAKEDEV.mi,v 1.81 2012/11/05 08:07:09 jasper Exp # OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp @@ -451,8 +451,8 @@ local) ;; ramdisk) - R diskmap bio pty0 rd0 cd0 cd1 st0 st1 wd0 wd1 wd2 wd3 wd4 - R sd0 sd1 sd2 sd3 sd4 tty00 tty01 bpf0 std + R wskbd0 wskbd1 wskbd2 diskmap bio pty0 rd0 cd0 cd1 st0 st1 + R wd0 wd1 wd2 wd3 wd4 sd0 sd1 sd2 sd3 sd4 tty00 tty01 bpf0 std ;; all) |