Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/atari/conf Add pseudo-device ksyms. Noticed by Davi...
details: https://anonhg.NetBSD.org/src/rev/4e6b6a1c003d
branches: trunk
changeset: 752273:4e6b6a1c003d
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Feb 21 17:57:03 2010 +0000
description:
Add pseudo-device ksyms. Noticed by David Ross on port-atari.
diffstat:
sys/arch/atari/conf/GENERIC.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9b623ae5592c -r 4e6b6a1c003d sys/arch/atari/conf/GENERIC.in
--- a/sys/arch/atari/conf/GENERIC.in Sun Feb 21 16:24:21 2010 +0000
+++ b/sys/arch/atari/conf/GENERIC.in Sun Feb 21 17:57:03 2010 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.in,v 1.82 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
#
# Generic atari
#
@@ -294,6 +294,7 @@
pseudo-device ipfilter # IP filtering device
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem
+pseudo-device ksyms # /dev/ksyms
#pseudo-device pf # PF packet filter
#pseudo-device pflog # PF log if
#endif /* !SMALL030_KERNEL */
Home |
Main Index |
Thread Index |
Old Index