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 new files for common ahc EISA/VL code.
details: https://anonhg.NetBSD.org/src/rev/1cb298333663
branches: trunk
changeset: 483656:1cb298333663
user: fvdl <fvdl%NetBSD.org@localhost>
date: Wed Mar 15 02:10:41 2000 +0000
description:
Add new files for common ahc EISA/VL code.
diffstat:
sys/arch/i386/conf/files.i386 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6d53d3d56942 -r 1cb298333663 sys/arch/i386/conf/files.i386
--- a/sys/arch/i386/conf/files.i386 Wed Mar 15 02:10:09 2000 +0000
+++ b/sys/arch/i386/conf/files.i386 Wed Mar 15 02:10:41 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.i386,v 1.149 2000/03/14 15:56:54 oster Exp $
+# $NetBSD: files.i386,v 1.150 2000/03/15 02:10:41 fvdl Exp $
#
# new style config file for i386 architecture
#
@@ -235,7 +235,7 @@
# Adaptec AHA-284x VL SCSI controllers
# device declaration in sys/conf/files
-attach ahc at isa with ahc_isa
+attach ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
file arch/i386/isa/ahc_isa.c ahc_isa
#
Home |
Main Index |
Thread Index |
Old Index