Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf BusLogic cards seem to work in my G3. :-)
details: https://anonhg.NetBSD.org/src/rev/f14ddaf97917
branches: trunk
changeset: 472798:f14ddaf97917
user: wrstuden <wrstuden%NetBSD.org@localhost>
date: Fri May 07 20:10:54 1999 +0000
description:
BusLogic cards seem to work in my G3. :-)
diffstat:
sys/arch/macppc/conf/GENERIC | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 199ee0627c01 -r f14ddaf97917 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC Fri May 07 18:04:36 1999 +0000
+++ b/sys/arch/macppc/conf/GENERIC Fri May 07 20:10:54 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.28 1999/05/06 19:28:20 wrstuden Exp $
+# $NetBSD: GENERIC,v 1.29 1999/05/07 20:10:54 wrstuden Exp $
#
# POWERMAC config file
#
@@ -114,6 +114,7 @@
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
ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer
pciide* at pci? dev ? function ?
@@ -140,6 +141,7 @@
scsibus* at adv?
scsibus* at ahc?
+scsibus* at bha?
scsibus* at esp?
scsibus* at mesh?
scsibus* at pcscp?
Home |
Main Index |
Thread Index |
Old Index