Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Sort.
details: https://anonhg.NetBSD.org/src/rev/9d737acb8f51
branches: trunk
changeset: 499006:9d737acb8f51
user: ad <ad%NetBSD.org@localhost>
date: Wed Nov 08 21:47:25 2000 +0000
description:
Sort.
diffstat:
sys/arch/i386/conf/GENERIC | 6 +++---
sys/arch/i386/conf/INSTALL_SMALL | 4 ++--
sys/arch/i386/conf/INSTALL_TINY | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (65 lines):
diff -r 1f87f208a973 -r 9d737acb8f51 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Wed Nov 08 21:41:55 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Wed Nov 08 21:47:25 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.375 2000/11/08 19:50:07 ad Exp $
+# $NetBSD: GENERIC,v 1.376 2000/11/08 21:47:25 ad Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.375 $"
+#ident "GENERIC-$Revision: 1.376 $"
maxusers 32 # estimated number of users
@@ -443,8 +443,8 @@
scsibus* at bha?
scsibus* at dpt?
scsibus* at esp?
+scsibus* at iopsp?
scsibus* at isp?
-scsibus* at iopsp?
#scsibus* at nca?
#scsibus* at ncr?
scsibus* at pcscp?
diff -r 1f87f208a973 -r 9d737acb8f51 sys/arch/i386/conf/INSTALL_SMALL
--- a/sys/arch/i386/conf/INSTALL_SMALL Wed Nov 08 21:41:55 2000 +0000
+++ b/sys/arch/i386/conf/INSTALL_SMALL Wed Nov 08 21:47:25 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_SMALL,v 1.60 2000/11/08 19:50:08 ad Exp $
+# $NetBSD: INSTALL_SMALL,v 1.61 2000/11/08 21:47:25 ad Exp $
#
# INSTALL_SMALL - Small Installation kernel.
#
@@ -303,8 +303,8 @@
scsibus* at aic?
scsibus* at bha?
scsibus* at dpt?
+#scsibus* at iopsp?
#scsibus* at isp?
-#scsibus* at iopsp?
#scsibus* at nca?
#scsibus* at ncr?
scsibus* at sea?
diff -r 1f87f208a973 -r 9d737acb8f51 sys/arch/i386/conf/INSTALL_TINY
--- a/sys/arch/i386/conf/INSTALL_TINY Wed Nov 08 21:41:55 2000 +0000
+++ b/sys/arch/i386/conf/INSTALL_TINY Wed Nov 08 21:47:25 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_TINY,v 1.29 2000/11/08 19:50:08 ad Exp $
+# $NetBSD: INSTALL_TINY,v 1.30 2000/11/08 21:47:25 ad Exp $
#
# INSTALL_TINY - Tiny Installation kernel, suitable for 4M machines.
#
@@ -303,8 +303,8 @@
#scsibus* at aic?
#scsibus* at bha?
#scsibus* at dpt?
+#scsibus* at iopsp?
#scsibus* at isp?
-#scsibus* at iopsp?
#scsibus* at nca?
#scsibus* at ncr?
#scsibus* at sea?
Home |
Main Index |
Thread Index |
Old Index