Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/opencrypto Use correct pseudo-device for opencry...
details: https://anonhg.NetBSD.org/src/rev/fe03e3ac183e
branches: trunk
changeset: 744210:fe03e3ac183e
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Jan 27 15:12:48 2020 +0000
description:
Use correct pseudo-device for opencrypto module
diffstat:
sys/modules/opencrypto/opencrypto.ioconf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 51576a6ecfe1 -r fe03e3ac183e sys/modules/opencrypto/opencrypto.ioconf
--- a/sys/modules/opencrypto/opencrypto.ioconf Mon Jan 27 12:56:44 2020 +0000
+++ b/sys/modules/opencrypto/opencrypto.ioconf Mon Jan 27 15:12:48 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: opencrypto.ioconf,v 1.1 2015/08/20 11:05:01 christos Exp $
+# $NetBSD: opencrypto.ioconf,v 1.2 2020/01/27 15:12:48 pgoyette Exp $
ioconf opencrypto
include "conf/files"
-pseudo-device opencrypto
+pseudo-device crypto
Home |
Main Index |
Thread Index |
Old Index