Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Go back to siop; esiop isn't fully bake...



details:   https://anonhg.NetBSD.org/src/rev/99a227bce57b
branches:  trunk
changeset: 526072:99a227bce57b
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Apr 24 20:38:24 2002 +0000

description:
Go back to siop; esiop isn't fully baked yet.

diffstat:

 sys/arch/evbarm/conf/TEAMASA_NPWR |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 82794a2493cf -r 99a227bce57b sys/arch/evbarm/conf/TEAMASA_NPWR
--- a/sys/arch/evbarm/conf/TEAMASA_NPWR Wed Apr 24 20:37:46 2002 +0000
+++ b/sys/arch/evbarm/conf/TEAMASA_NPWR Wed Apr 24 20:38:24 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TEAMASA_NPWR,v 1.11 2002/04/24 17:45:55 thorpej Exp $
+#      $NetBSD: TEAMASA_NPWR,v 1.12 2002/04/24 20:38:24 thorpej Exp $
 #
 #      TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
 #      server appliance.
@@ -169,7 +169,7 @@
 #
 
 # PCI SCSI controllers
-esiop0         at pci? dev ? function ?        # on-board LSI 53c1010
+siop0          at pci? dev ? function ?        # on-board LSI 53c1010
 options        SIOP_SYMLED
 scsibus*       at scsi?
 



Home | Main Index | Thread Index | Old Index