Add njs* at pci, which works fine on my O2.
This commit is contained in:
parent
ed4b2f6172
commit
1fd2caa23d
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC32_IP3x,v 1.37 2005/11/06 10:35:13 tsutsui Exp $
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.38 2005/11/23 08:14:50 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.37 $"
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.38 $"
|
||||
|
||||
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 ?
|
||||
njs* at pci? dev ? function ?
|
||||
pcscp* at pci? dev ? function ?
|
||||
scsibus* at scsi?
|
||||
|
||||
|
|
Loading…
Reference in New Issue