Got an NCR controller too now
authortholo <tholo@openbsd.org>
Sat, 28 Dec 1996 01:01:02 +0000 (01:01 +0000)
committertholo <tholo@openbsd.org>
Sat, 28 Dec 1996 01:01:02 +0000 (01:01 +0000)
sys/arch/i386/conf/GANDALF

index be213a6..6062562 100644 (file)
@@ -1,7 +1,7 @@
 #
 #      GANDALF -- Dual Tyan P5/133 PCI/EISA bus
 #
-#      $OpenBSD: GANDALF,v 1.18 1996/12/08 20:01:35 tholo Exp $
+#      $OpenBSD: GANDALF,v 1.19 1996/12/28 01:01:02 tholo Exp $
 #
 
 machine                i386            # architecture, used by config; REQUIRED
@@ -107,6 +107,9 @@ fd* at fdc? drive ?
 ahb*   at eisa? slot ?                 # Adaptec 174[024] SCSI controller
 scsibus* at ahb?
 
+ncr*   at pci? dev ? function ?
+scsibus* at ncr?
+
 sd*    at scsibus? target ? lun ?      # SCSI disk drives
 st*    at scsibus? target ? lun ?      # SCSI tape drives
 cd*    at scsibus? target ? lun ?      # SCSI CD-ROM drives