231 lines
5.6 KiB
Plaintext
231 lines
5.6 KiB
Plaintext
# $NetBSD: files.vax,v 1.4 1994/10/26 08:01:44 cgd Exp $
|
|
#
|
|
# new style config file for vax architecture
|
|
#
|
|
|
|
maxusers 8 32 64
|
|
|
|
|
|
device nexus at root { }
|
|
|
|
device mba at nexus { drive = -1 }
|
|
file arch/vax/mba/mba.c mba needs-count
|
|
|
|
device hp at mba
|
|
file arch/vax/mba/hp.c hp needs-count
|
|
|
|
device uba at nexus { csr }
|
|
file arch/vax/uba/uba.c uba needs-count
|
|
|
|
device uda at uba { drive=-1 }
|
|
file arch/vax/uba/uda.c uda needs-count
|
|
|
|
device ra at uda
|
|
file arch/vax/vax/mscp.c ra needs-count
|
|
|
|
device de at uba:ifnet, ether
|
|
file arch/vax/if/if_uba.c de
|
|
file arch/vax/if/if_de.c de needs-count
|
|
|
|
# These devices aren't tested (or even compiled!)
|
|
# They are just included here to make some files happy ;)
|
|
#
|
|
|
|
# Ikonas framebuffer
|
|
device ik at uba
|
|
file arch/vax/uba/ik.c ik needs-count
|
|
|
|
device vs at uba
|
|
file arch/vax/uba/vs.c vs needs-count
|
|
|
|
# TU58 on 750/730
|
|
device tu at root
|
|
file arch/vax/vax/tu.c tu needs-count
|
|
|
|
# RK06/07 on UBA
|
|
device rk at uba
|
|
file arch/vax/uba/rk.c rk needs-count
|
|
|
|
# TM11/TE10 at UBA
|
|
device te at uba
|
|
file arch/vax/uba/tm.c te needs-count
|
|
|
|
# TK50/TU81 at UBA
|
|
device tms at uba
|
|
file arch/vax/uba/tmscp.c tms needs-count
|
|
|
|
# TS11 at UBA
|
|
device ts at uba
|
|
file arch/vax/uba/ts.c ts needs-count
|
|
|
|
# TU78 at MBA
|
|
device mu at mba
|
|
file arch/vax/mba/mt.c mu needs-count
|
|
|
|
# BI-bus on root
|
|
device bi at root { node=-1 }
|
|
file arch/vax/bi/bi.c bi needs-count
|
|
|
|
# KDB50 on BI
|
|
device kra at bi
|
|
file arch/vax/bi/kdb.c kra needs-count
|
|
|
|
# DMF32 on UBA
|
|
device dmf at uba
|
|
file arch/vax/uba/dmf.c dmf needs-count
|
|
file arch/vax/uba/dmz.c dmf needs-count
|
|
|
|
# DMZ32 on UBA
|
|
device dmz at uba
|
|
file arch/vax/uba/dmx.c dmz needs-count
|
|
|
|
# DN-11 on UBA
|
|
device dn at uba
|
|
file arch/vax/uba/dn.c dn needs-count
|
|
|
|
# DZ11 at UBA
|
|
device dz at uba
|
|
file arch/vax/uba/dz.c dz needs-count
|
|
|
|
# IDC (RB730) on UBA (VAX 11/730)
|
|
device idc at uba { drive=-1 }
|
|
device rb at idc
|
|
file arch/vax/uba/idc.c rb needs-count
|
|
|
|
# LP-11 at UBA
|
|
device lp at uba
|
|
file arch/vax/uba/lp.c lp needs-count
|
|
|
|
# ???? at UBA
|
|
device lpa at uba
|
|
file arch/vax/uba/lpa.c lpa needs-count
|
|
|
|
# PS2 at UBA
|
|
device ps at uba
|
|
file arch/vax/uba/ps.c ps needs-count
|
|
|
|
# RL02/RL11 at UBA
|
|
device hl at uba { drive=-1 }
|
|
device rl at hl
|
|
file arch/vax/uba/rl.c rl needs-count
|
|
|
|
# RX211/RX02 at UBA
|
|
device fx at uba { drive=-1 }
|
|
device rx at fx
|
|
file arch/vax/uba/rx.c rx needs-count
|
|
|
|
# SC-21/SC-31 at UBA
|
|
device sc at uba { drive=-1 }
|
|
device up at sc
|
|
file arch/vax/uba/up.c up needs-count
|
|
|
|
# TU45 at UBA
|
|
device ut at uba { drive=-1}
|
|
device tj at ut
|
|
file arch/vax/uba/ut.c tj needs-count
|
|
|
|
# TU58/DECtape II
|
|
device uu at uba
|
|
file arch/vax/uba/uu.c uu needs-count
|
|
|
|
# Benson-Varian plotter at UBA
|
|
device va at uba { drive=-1}
|
|
device vz at va
|
|
file arch/vax/uba/va.c va needs-count
|
|
|
|
# Versatec plotter at UBA
|
|
device vp at uba
|
|
file arch/vax/uba/vp.c vp needs-count
|
|
|
|
# QVSS at UBA
|
|
device qv at uba
|
|
file arch/vax/uba/qv.c qv needs-count
|
|
file arch/vax/uba/qfont.c qv needs-count
|
|
|
|
# QDSS at UBA
|
|
device qd at uba
|
|
file arch/vax/uba/qd.c qd needs-count
|
|
|
|
# Interlan NP100 at UBA
|
|
device np at uba
|
|
file arch/vax/if/if_ix.c np needs-count
|
|
file arch/vax/uba/np.c np needs-count
|
|
|
|
# ACC LH/DH IMP on UBA
|
|
device acc at uba
|
|
file arch/vax/if/if_acc.c acc needs-count
|
|
|
|
# DR11C at UBA
|
|
device ct at uba
|
|
file arch/vax/uba/ct.c ct needs-count
|
|
|
|
# A/D-converter on UBA
|
|
device ad at uba
|
|
file arch/vax/uba/ad.c ad needs-count
|
|
|
|
# DH-11/DM-11 on UBA
|
|
device dh at uba
|
|
file arch/vax/uba/dh.c dh needs-count
|
|
|
|
# DHU-11 at UBA
|
|
device dhu at uba
|
|
file arch/vax/uba/dhu.c dhu needs-count
|
|
|
|
# These are general files needed for compilation.
|
|
file dev/cons.c
|
|
file arch/vax/vax/mem.c
|
|
file arch/vax/vax/clock.c
|
|
file arch/vax/vax/gencons.c
|
|
file arch/vax/vax/pmap.c
|
|
file arch/vax/vax/skit.c
|
|
file arch/vax/vax/machdep.c
|
|
file arch/vax/vax/ka750.c
|
|
file arch/vax/vax/conf.c
|
|
file arch/vax/vax/urem.s
|
|
file arch/vax/vax/udiv.s
|
|
file arch/vax/vax/rootfil.c
|
|
file arch/vax/vax/bcopy.s
|
|
file arch/vax/vax/trap.c
|
|
|
|
file arch/vax/vax/vm_machdep.c
|
|
file arch/vax/vax/cpu_machdep.c
|
|
file arch/vax/vax/in_cksum.c inet
|
|
file arch/vax/vax/disksubr.c ffs
|
|
file arch/vax/vax/random.s inet
|
|
|
|
# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver...
|
|
#arch/vax/vax/crl.c standard
|
|
#arch/vax/vax/dkbad.c standard
|
|
#arch/vax/vax/flp.c standard
|
|
#arch/vax/vax/ka650.c standard
|
|
#arch/vax/vax/ka630.c standard
|
|
#arch/vax/vax/ka730.c standard
|
|
#arch/vax/vax/ka750.c standard
|
|
#arch/vax/vax/ka780.c standard
|
|
#arch/vax/vax/ka820.c standard
|
|
#arch/vax/vax/ka860.c standard
|
|
#arch/vax/vax/kdb_machdep.c optional kadb
|
|
#arch/vax/vax/kdb_opset.c optional kadb
|
|
#arch/vax/vax/ns_cksum.c optional ns
|
|
#arch/vax/vax/rx50.c standard
|
|
#arch/vax/vax/sys_machdep.c standard
|
|
#arch/vax/vax/iidr.o optional ii
|
|
#arch/vax/vax/iidrsys.o optional ii
|
|
#arch/vax/vax/iidr_glob.o optional ii
|
|
#arch/vax/if/if_css.c optional css imp device-driver
|
|
#arch/vax/if/if_dp.c optional dp device-driver
|
|
#arch/vax/if/if_ddn.c optional ddn device-driver
|
|
#arch/vax/if/if_dmc.c optional dmc device-driver
|
|
#arch/vax/if/if_dmv.c optional dmv device-driver
|
|
#arch/vax/if/if_ec.c optional ec device-driver
|
|
#arch/vax/if/if_en.c optional en device-driver
|
|
#arch/vax/if/if_ex.c optional ex device-driver
|
|
#arch/vax/if/if_hdh.c optional hdh device-driver
|
|
#arch/vax/if/if_hy.c optional hy device-driver
|
|
#arch/vax/if/if_il.c optional il device-driver
|
|
#arch/vax/if/if_pcl.c optional pcl device-driver
|
|
#arch/vax/if/if_qe.c optional qe device-driver
|
|
##arch/vax/if/if_uba.c optional ns device-driver
|
|
#arch/vax/if/if_vv.c optional vv device-driver
|
|
#arch/vax/if/raw_hy.c optional hy device-driver
|