Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/mipsco/conf Pull up revision 1.11 (requested b...
details: https://anonhg.NetBSD.org/src/rev/07521103bcca
branches: netbsd-1-6
changeset: 528730:07521103bcca
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Aug 01 04:25:26 2002 +0000
description:
Pull up revision 1.11 (requested by lukem in ticket #312):
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
diffstat:
sys/arch/mipsco/conf/RC3230 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6e3406098647 -r 07521103bcca sys/arch/mipsco/conf/RC3230
--- a/sys/arch/mipsco/conf/RC3230 Thu Aug 01 04:25:18 2002 +0000
+++ b/sys/arch/mipsco/conf/RC3230 Thu Aug 01 04:25:26 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RC3230,v 1.10 2002/04/25 15:06:31 atatat Exp $
+# $NetBSD: RC3230,v 1.10.4.1 2002/08/01 04:25:26 lukem Exp $
#
include "arch/mipsco/conf/std.mipsco"
@@ -141,6 +141,7 @@
#pseudo-device raid 4 # RAIDframe disk driver
#pseudo-device strip 1 # radio clock
#pseudo-device ipfilter # ip filter
+pseudo-device clockctl # user control of clock subsystem
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
pseudo-device faith 1 # IPv[46] tcp relay translation i/f
Home |
Main Index |
Thread Index |
Old Index