Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/conf add Serial Line IP (sl).
details: https://anonhg.NetBSD.org/src/rev/f08e635465a1
branches: trunk
changeset: 508913:f08e635465a1
user: shin <shin%NetBSD.org@localhost>
date: Sun Apr 22 02:06:34 2001 +0000
description:
add Serial Line IP (sl).
diffstat:
sys/arch/hpcmips/conf/RAMDISK | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r db2039c05163 -r f08e635465a1 sys/arch/hpcmips/conf/RAMDISK
--- a/sys/arch/hpcmips/conf/RAMDISK Sun Apr 22 02:05:18 2001 +0000
+++ b/sys/arch/hpcmips/conf/RAMDISK Sun Apr 22 02:06:34 2001 +0000
@@ -1,12 +1,13 @@
#
# kernel config file for memory(RAM) disk
#
-# $NetBSD: RAMDISK,v 1.13 2000/03/11 08:51:55 shin Exp $
+# $NetBSD: RAMDISK,v 1.14 2001/04/22 02:06:34 shin Exp $
#
include "arch/hpcmips/conf/GENERIC"
pseudo-device md 1 # memory disk
+pseudo-device sl 2 # Serial Line IP
# Enable the hooks used for initializing the root memory-disk.
options MEMORY_DISK_HOOKS
Home |
Main Index |
Thread Index |
Old Index