Add VS4000 scsi attachment (does not yet work).
Add COMPAT_IBCS2 hook (for running DEC VAX SVR3 images).
This commit is contained in:
parent
362ae13bea
commit
a57402e015
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $
|
||||
# $NetBSD: files.vax,v 1.61 2000/01/10 02:35:35 matt Exp $
|
||||
#
|
||||
# new style config file for vax architecture
|
||||
#
|
||||
@ -144,6 +144,11 @@ device smg: wsemuldisplaydev, qfont
|
||||
attach smg at vsbus
|
||||
file arch/vax/vsa/smg.c smg needs-flag
|
||||
|
||||
# builtin NCR53C95 SCSI Controlller on VAXstation 4000 VLC/60/9x
|
||||
device asc: scsi, ncr53c9x
|
||||
attach asc at vsbus with asc_vsbus
|
||||
file arch/vax/vsa/asc_vsbus.c asc needs-flag
|
||||
|
||||
device lkc: qfont
|
||||
attach lkc at dz
|
||||
file arch/vax/vsa/lkc.c lkc needs-flag
|
||||
@ -323,6 +328,10 @@ file arch/vax/vax/db_disasm.c ddb
|
||||
file arch/vax/uba/uba_dma.c uba
|
||||
|
||||
include "compat/ultrix/files.ultrix"
|
||||
|
||||
include "compat/ibcs2/files.ibcs2"
|
||||
file arch/vax/vax/ibcs2_machdep.c compat_ibcs2
|
||||
|
||||
include "compat/vax1k/files.vax1k"
|
||||
|
||||
# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver...
|
||||
|
Loading…
Reference in New Issue
Block a user