Add pcscp (aka DC-390) at pci, which is confirmed working.
This commit is contained in:
parent
830c0db95b
commit
0f4f57561c
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.36 2005/10/06 14:59:13 tsutsui Exp $
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.37 2005/11/06 10:35:13 tsutsui Exp $
|
||||
#
|
||||
# GENERIC32_IP3x machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ makeoptions TEXTADDR="0x80069000" # entry point
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.36 $"
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.37 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -257,6 +257,7 @@ urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
|
||||
# O2 SCSI
|
||||
ahc* at pci? dev ? function ?
|
||||
esiop* at pci? dev ? function ?
|
||||
pcscp* at pci? dev ? function ?
|
||||
scsibus* at scsi?
|
||||
|
||||
sd* at scsibus? target ? lun ? # SCSI disks
|
||||
|
Loading…
Reference in New Issue
Block a user