Add trm at pci.
BTW, should we also add it into INSTALL? I guess there is no trm adapter which has Openfirmware..
This commit is contained in:
parent
6707f5f39d
commit
f88a1097c3
@ -1,11 +1,11 @@
|
||||
# $NetBSD: GENERIC,v 1.110 2001/09/12 21:05:37 manu Exp $
|
||||
# $NetBSD: GENERIC,v 1.111 2001/11/03 17:16:17 tsutsui Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
||||
include "arch/macppc/conf/std.macppc"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.110 $"
|
||||
#ident "GENERIC-$Revision: 1.111 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -153,8 +153,9 @@ ahc* at pci? dev ? function ? # Adaptec 294x, aic78x0 SCSI
|
||||
bha* at pci? dev ? function ? # BusLogic 9xx SCSI
|
||||
iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI
|
||||
isp* at pci? dev ? function ? # Qlogic ISP 10x0/2xx0 SCSI/Fibre Chan
|
||||
siop* at pci? dev ? function ? # NCR 53c8xx SCSI
|
||||
pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI
|
||||
siop* at pci? dev ? function ? # NCR 53c8xx SCSI
|
||||
trm* at pci? dev ? function ? # Tekram DC-395U/UW/F, DC-315/U SCSI
|
||||
ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer
|
||||
pciide* at pci? dev ? function ?
|
||||
cbb* at pci? dev ? function ? # PCI-CardBus bridge
|
||||
@ -225,6 +226,7 @@ scsibus* at esp?
|
||||
scsibus* at mesh?
|
||||
scsibus* at pcscp?
|
||||
scsibus* at siop?
|
||||
scsibus* at trm?
|
||||
|
||||
sd* at scsibus? target ? lun ? # SCSI disks
|
||||
st* at scsibus? target ? lun ? # SCSI tape drives
|
||||
|
Loading…
Reference in New Issue
Block a user