From 4537c59ffbc2b03caacba3b49b73f8f4685d2fa6 Mon Sep 17 00:00:00 2001 From: thorpej Date: Fri, 25 Nov 2005 16:42:55 +0000 Subject: Add swcrypto --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 43e254cfa68..bc55c6dd460 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.190 2005/09/27 14:47:41 macallan Exp $ +# $NetBSD: DEVNAMES,v 1.191 2005/11/25 16:42:55 thorpej Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1183,6 +1183,7 @@ supio amiga Attribute supio amigappc Attribute sv MI sw sparc +swcrypto MI sysbeep cats sysbeep i386 sysmon MI -- cgit