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 Add scsibus at esp.



details:   https://anonhg.NetBSD.org/src/rev/998c8c3117c1
branches:  trunk
changeset: 483861:998c8c3117c1
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Sun Mar 19 22:35:43 2000 +0000

description:
Add scsibus at esp.

diffstat:

 sys/arch/i386/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r bf99e5aee038 -r 998c8c3117c1 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sun Mar 19 22:32:59 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sun Mar 19 22:35:43 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.313 2000/03/19 22:32:59 mycroft Exp $
+#      $NetBSD: GENERIC,v 1.314 2000/03/19 22:35:43 mycroft Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.313 $"
+#ident                 "GENERIC-$Revision: 1.314 $"
 
 maxusers       32              # estimated number of users
 
@@ -402,6 +402,7 @@
 scsibus* at aic?
 scsibus* at bha?
 scsibus* at dpt?
+scsibus* at esp?
 scsibus* at isp?
 #scsibus* at nca?
 scsibus* at ncr?



Home | Main Index | Thread Index | Old Index