Source-Changes-HG archive

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

[src/trunk]: src/sys/arch Add adw



details:   https://anonhg.NetBSD.org/src/rev/955f04d223a8
branches:  trunk
changeset: 514318:955f04d223a8
user:      briggs <briggs%NetBSD.org@localhost>
date:      Wed Aug 29 17:37:47 2001 +0000

description:
Add adw

diffstat:

 sys/arch/macppc/conf/GENERIC |  5 +++--
 sys/arch/macppc/conf/INSTALL |  4 +++-
 sys/arch/prep/conf/GENERIC   |  6 ++++--
 sys/arch/prep/conf/INSTALL   |  4 +++-
 sys/arch/walnut/conf/WALNUT  |  4 +++-
 5 files changed, 16 insertions(+), 7 deletions(-)

diffs (133 lines):

diff -r 8933ef191de1 -r 955f04d223a8 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Wed Aug 29 17:25:03 2001 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Wed Aug 29 17:37:47 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.106 2001/08/27 18:52:09 eeh Exp $
+#      $NetBSD: GENERIC,v 1.107 2001/08/29 17:37:48 briggs Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include                "arch/macppc/conf/std.macppc"
 
-#ident                 "GENERIC-$Revision: 1.106 $"
+#ident                 "GENERIC-$Revision: 1.107 $"
 
 maxusers       32
 
@@ -148,6 +148,7 @@
 options        TLP_MATCH_21140
 options        TLP_MATCH_21142
 adv*   at pci? dev ? function ?        # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
+adw*   at pci? dev ? function ?        # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
 ahc*   at pci? dev ? function ?        # Adaptec 294x, aic78x0 SCSI
 bha*   at pci? dev ? function ?        # BusLogic 9xx SCSI
 iha*   at pci? dev ? function ?        # Initio INIC-940/950 SCSI
diff -r 8933ef191de1 -r 955f04d223a8 sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL      Wed Aug 29 17:25:03 2001 +0000
+++ b/sys/arch/macppc/conf/INSTALL      Wed Aug 29 17:37:47 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.49 2001/08/22 15:39:06 hubertf Exp $
+#      $NetBSD: INSTALL,v 1.50 2001/08/29 17:37:48 briggs Exp $
 #
 # config file for INSTALL FLOPPY
 #
@@ -70,6 +70,7 @@
 rtk*   at pci? dev ? function ?        # Realtek 8129/8139
 sip*   at pci? dev ? function ?        # SiS 900/7016 Ethernet
 adv*   at pci? dev ? function ?        # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
+adw*   at pci? dev ? function ?        # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
 ahc*   at pci? dev ? function ?        # Adaptec [23]94x, aic78x0 SCSI
 iha*   at pci? dev ? function ?        # Initio INIC-940/950 SCSI
 pcscp* at pci? dev ? function ?        # AMD Am53c974 PCscsi-PCI SCSI
@@ -125,6 +126,7 @@
 wskbd0 at akbd? console ?
 
 scsibus* at adv?
+scsibus* at adw?
 scsibus* at ahc?
 scsibus* at esp?
 scsibus* at iha?
diff -r 8933ef191de1 -r 955f04d223a8 sys/arch/prep/conf/GENERIC
--- a/sys/arch/prep/conf/GENERIC        Wed Aug 29 17:25:03 2001 +0000
+++ b/sys/arch/prep/conf/GENERIC        Wed Aug 29 17:37:47 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.25 2001/07/08 16:32:23 abs Exp $
+#      $NetBSD: GENERIC,v 1.26 2001/08/29 17:37:47 briggs Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/prep/conf/std.prep"
 
-#ident         "GENERIC-$Revision: 1.25 $"
+#ident         "GENERIC-$Revision: 1.26 $"
 
 maxusers       32
 
@@ -207,6 +207,7 @@
 # SCSI Controllers and Devices
 
 # PCI SCSI controllers
+adw*   at pci? dev ? function ?        # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
 ahc*   at pci? dev ? function ?        # Adaptec [23]94x, aic78x0 SCSI
 iha*   at pci? dev ? function ?        # Initio INIC-940/950 SCSI
 pcscp* at pci? dev ? function ?        # AMD 53c974 PCscsi-PCI SCSI
@@ -216,6 +217,7 @@
 aic*   at pcmcia? function ?           # Adaptec APA-1460 SCSI
 
 # SCSI bus support
+scsibus* at adw?
 scsibus* at ahc?
 scsibus* at aic?
 scsibus* at iha?
diff -r 8933ef191de1 -r 955f04d223a8 sys/arch/prep/conf/INSTALL
--- a/sys/arch/prep/conf/INSTALL        Wed Aug 29 17:25:03 2001 +0000
+++ b/sys/arch/prep/conf/INSTALL        Wed Aug 29 17:37:47 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.5 2001/06/24 17:40:08 nonaka Exp $
+#      $NetBSD: INSTALL,v 1.6 2001/08/29 17:37:47 briggs Exp $
 #
 #      INSTALL -- Installation kernel
 #
@@ -107,6 +107,7 @@
 # SCSI Controllers and Devices
 
 # PCI SCSI controllers
+adw*   at pci? dev ? function ?        # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
 ahc*   at pci? dev ? function ?        # Adaptec [23]94x, aic78x0 SCSI
 iha*   at pci? dev ? function ?        # Initio INIC-940/950 SCSI
 pcscp* at pci? dev ? function ?        # AMD 53c974 PCscsi-PCI SCSI
@@ -116,6 +117,7 @@
 aic*   at pcmcia? function ?           # Adaptec APA-1460 SCSI
 
 # SCSI bus support
+scsibus* at adw?
 scsibus* at ahc?
 scsibus* at aic?
 scsibus* at iha?
diff -r 8933ef191de1 -r 955f04d223a8 sys/arch/walnut/conf/WALNUT
--- a/sys/arch/walnut/conf/WALNUT       Wed Aug 29 17:25:03 2001 +0000
+++ b/sys/arch/walnut/conf/WALNUT       Wed Aug 29 17:37:47 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: WALNUT,v 1.4 2001/08/28 02:43:49 eeh Exp $
+#      $NetBSD: WALNUT,v 1.5 2001/08/29 17:37:48 briggs Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -159,6 +159,7 @@
 options        TLP_MATCH_21140
 options        TLP_MATCH_21142
 #adv*  at pci? dev ? function ?        # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
+#adw*  at pci? dev ? function ?        # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
 #ahc*  at pci? dev ? function ?        # Adaptec 294x, aic78x0 SCSI
 #bha*  at pci? dev ? function ?        # BusLogic 9xx SCSI
 #isp*  at pci? dev ? function ?        # Qlogic ISP 10x0/2xx0 SCSI/Fibre Chan
@@ -198,6 +199,7 @@
 #rtk*  at cardbus? dev ? function ?    # Realtek 8129/8139
 
 #scsibus* at adv?
+#scsibus* at adw?
 #scsibus* at ahc?
 #scsibus* at bha?
 #scsibus* at isp?



Home | Main Index | Thread Index | Old Index