add ahe support
authorderaadt <deraadt@openbsd.org>
Tue, 16 Jan 1996 01:00:44 +0000 (01:00 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 16 Jan 1996 01:00:44 +0000 (01:00 +0000)
sys/arch/i386/conf/GENERICADP
sys/arch/i386/conf/INSTADP

index 00f2dff..96a62ba 100644 (file)
@@ -115,6 +115,8 @@ ahb0        at isa? port ? irq ?            # Adaptec 174[024] SCSI controllers
 scsibus* at ahb?
 ahc*   at pci? bus ? dev ?             # Adaptec 2940 SCSI controllers
 scsibus* at ahc?
+ahe0   at isa? port 0x1c00 irq ?       # Adaptec 284x SCSI controllers
+scsibus* at ahe?
 aic0   at isa? port 0x340 irq 12       # Adaptec 152[02] SCSI controllers
 scsibus* at aic?
 
index 599947e..3eb7db1 100644 (file)
@@ -80,6 +80,8 @@ ahb0  at isa? port ? irq ?            # Adaptec 174[024] SCSI controllers
 scsibus* at ahb?
 ahc*   at pci? bus ? dev ?             # Adaptec 2940 SCSI controllers
 scsibus* at ahc?
+ahe0   at isa? port 0x1c00 irq ?       # Adaptec 284x SCSI controllers
+scsibus* at ahe?
 aic0   at isa? port 0x340 irq 12       # Adaptec 152[02] SCSI controllers
 scsibus* at aic?