From 2b643fda30655a20a3de0153c0f0ff74f75b4d51 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sun, 26 Dec 1999 13:02:24 +0000 Subject: [PATCH] Oops, forgot to add scsibus* at ncr? --- sys/arch/macppc/conf/GENERIC | 5 +++-- sys/arch/macppc/conf/INSTALL | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index b7a675c92f4c..6ef9717cdf39 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.44 1999/12/26 11:39:16 tsutsui Exp $ +# $NetBSD: GENERIC,v 1.45 1999/12/26 13:02:24 tsutsui Exp $ # # GENERIC -- everything that's currently supported # @@ -135,8 +135,8 @@ ne* at pci? dev ? function ? # NE2000-compatible Ethernet adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI ahc* at pci? dev ? function ? # Adaptec 294x, aic78x0 SCSI bha* at pci? dev ? function ? # BusLogic 9xx SCSI -pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI ncr* at pci? dev ? function ? # NCR 53c8xx SCSI +pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer pciide* at pci? dev ? function ? cbb* at pci? dev? function ? # PCI-CardBus bridge @@ -179,6 +179,7 @@ scsibus* at ahc? scsibus* at bha? scsibus* at esp? scsibus* at mesh? +scsibus* at ncr? scsibus* at pcscp? sd* at scsibus? target ? lun ? # SCSI disks diff --git a/sys/arch/macppc/conf/INSTALL b/sys/arch/macppc/conf/INSTALL index e8389b7349bb..4a97b3d9a366 100644 --- a/sys/arch/macppc/conf/INSTALL +++ b/sys/arch/macppc/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.17 1999/12/26 11:39:17 tsutsui Exp $ +# $NetBSD: INSTALL,v 1.18 1999/12/26 13:02:24 tsutsui Exp $ # # config file for INSTALL FLOPPY # @@ -58,8 +58,8 @@ ep* at pci? dev ? function ? # 3Com 3c59x ne* at pci? dev ? function ? # NE2000-compatible Ethernet adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI -pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI ncr* at pci? dev ? function ? # NCR 53c8xx SCSI +pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer obio0 at pci? dev ? function ? @@ -84,6 +84,7 @@ scsibus* at adv? scsibus* at ahc? scsibus* at esp? scsibus* at mesh? +scsibus* at ncr? scsibus* at pcscp? sd* at scsibus? target ? lun ? # SCSI disks