Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/i386 add the #71 NODEV entry for bktr to the c...
details: https://anonhg.NetBSD.org/src/rev/352891f4bd3a
branches: trunk
changeset: 485850:352891f4bd3a
user: veego <veego%NetBSD.org@localhost>
date: Sun May 07 08:32:50 2000 +0000
description:
add the #71 NODEV entry for bktr to the chrtoblktbl list.
diffstat:
sys/arch/i386/i386/conf.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fc26f3a6284c -r 352891f4bd3a sys/arch/i386/i386/conf.c
--- a/sys/arch/i386/i386/conf.c Sun May 07 06:23:02 2000 +0000
+++ b/sys/arch/i386/i386/conf.c Sun May 07 08:32:50 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: conf.c,v 1.122 2000/05/07 00:41:06 wiz Exp $ */
+/* $NetBSD: conf.c,v 1.123 2000/05/07 08:32:50 veego Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -503,6 +503,7 @@
/* 68 */ NODEV,
/* 69 */ 19,
/* 70 */ NODEV,
+ /* 71 */ NODEV,
};
/*
Home |
Main Index |
Thread Index |
Old Index