There is no such thing as a pc98 machine with ISA expansion slots, nor
is there a C-BUS Cronyx Sigma board. Remove it from pc98 files and lint. Approved by: re <scottl>
This commit is contained in:
parent
8eca42d505
commit
c786876b1c
@ -204,14 +204,11 @@ i386/isa/bs/bs.c optional bs
|
|||||||
i386/isa/bs/bsfunc.c optional bs
|
i386/isa/bs/bsfunc.c optional bs
|
||||||
i386/isa/bs/bshw.c optional bs
|
i386/isa/bs/bshw.c optional bs
|
||||||
i386/isa/bs/bsif.c count bs
|
i386/isa/bs/bsif.c count bs
|
||||||
i386/isa/cronyx.c optional cx
|
|
||||||
i386/isa/ctx.c optional ctx
|
i386/isa/ctx.c optional ctx
|
||||||
i386/isa/cx.c count cx
|
|
||||||
i386/isa/cy.c count cy
|
i386/isa/cy.c count cy
|
||||||
i386/isa/elink.c optional ep
|
i386/isa/elink.c optional ep
|
||||||
i386/isa/elink.c optional ie
|
i386/isa/elink.c optional ie
|
||||||
i386/isa/gpib.c optional gp
|
i386/isa/gpib.c optional gp
|
||||||
i386/isa/if_cx.c optional cx
|
|
||||||
i386/isa/if_el.c count el
|
i386/isa/if_el.c count el
|
||||||
i386/isa/if_le.c count le
|
i386/isa/if_le.c count le
|
||||||
i386/isa/if_rdp.c count rdp
|
i386/isa/if_rdp.c count rdp
|
||||||
|
@ -387,7 +387,6 @@ hint.mse.0.irq="13"
|
|||||||
|
|
||||||
# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
|
# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
|
||||||
# (requires sppp)
|
# (requires sppp)
|
||||||
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
|
|
||||||
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
|
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
|
||||||
# HP PC Lan+, various PC Card devices (refer to etc/defauls/pccard.conf)
|
# HP PC Lan+, various PC Card devices (refer to etc/defauls/pccard.conf)
|
||||||
# (requires miibus)
|
# (requires miibus)
|
||||||
@ -414,11 +413,6 @@ hint.ar.0.at="isa"
|
|||||||
hint.ar.0.port="0x300"
|
hint.ar.0.port="0x300"
|
||||||
hint.ar.0.irq="10"
|
hint.ar.0.irq="10"
|
||||||
hint.ar.0.maddr="0xd0000"
|
hint.ar.0.maddr="0xd0000"
|
||||||
device cx 1
|
|
||||||
hint.cx.0.at="isa"
|
|
||||||
hint.cx.0.port="0x240"
|
|
||||||
hint.cx.0.irq="15"
|
|
||||||
hint.cx.0.drq="7"
|
|
||||||
device ed
|
device ed
|
||||||
#options ED_NO_MIIBUS # Disable ed miibus support
|
#options ED_NO_MIIBUS # Disable ed miibus support
|
||||||
hint.ed.0.at="isa"
|
hint.ed.0.at="isa"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user