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 adv0 entry under ISA SCSI controllers



details:   https://anonhg.NetBSD.org/src/rev/d406283a8ab3
branches:  trunk
changeset: 473520:d406283a8ab3
user:      dante <dante%NetBSD.org@localhost>
date:      Sun Jun 06 17:37:03 1999 +0000

description:
Add adv0 entry under ISA SCSI controllers

diffstat:

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

diffs (17 lines):

diff -r a29a809326e1 -r d406283a8ab3 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sun Jun 06 17:33:18 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sun Jun 06 17:37:03 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.235 1999/05/19 14:41:54 bouyer Exp $
+#      $NetBSD: GENERIC,v 1.236 1999/06/06 17:37:03 dante Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -321,6 +321,7 @@
 aic*   at isapnp?                      # Adaptec AHA-1520B
 
 # ISA SCSI controllers
+adv0   at isa? port ? irq ? drq ?      # AdvanSys APB-514[02]
 aha0   at isa? port 0x330 irq ? drq ?  # Adaptec 154[02] SCSI
 aha1   at isa? port 0x334 irq ? drq ?
 ahc0   at isa? port ? irq ?            # Adaptec 284x SCSI



Home | Main Index | Thread Index | Old Index