diff options
| author | enami <enami@NetBSD.org> | 2010-03-11 10:38:36 +0000 |
|---|---|---|
| committer | enami <enami@NetBSD.org> | 2010-03-11 10:38:36 +0000 |
| commit | b624a04f14a82909e2ea4eaa275c225f6cadb300 (patch) | |
| tree | dc0237b4576ed4211cd2ec02eb1eba71c3f94a1d /sys/dev/DEVNAMES | |
| parent | 9ef501d11321994c00beb81356109e55a1eb7b32 (diff) | |
Port uyurex(4) from OpenBSD. There is some XXX but works enough to
play with it.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 5f9bbb46584..ae9125f38c1 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.257 2010/03/06 21:05:36 plunky Exp $ +# $NetBSD: DEVNAMES,v 1.258 2010/03/11 10:38:37 enami Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1377,6 +1377,7 @@ uu vax uvisor MI uvscom MI uyap MI +uyurex MI va vax vcons MI Attribute veriexec MI |
