amigappc: siop -> asiop

This commit is contained in:
is 2000-07-04 14:18:06 +00:00
parent 0e23cbd506
commit 87803a8f14
2 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.amigappc,v 1.1 2000/05/25 22:11:58 is Exp $
# $NetBSD: files.amigappc,v 1.2 2000/07/04 14:18:07 is Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
@ -285,28 +285,28 @@ attach otgsc at zbus
file arch/amiga/dev/otgsc.c otgsc needs-flag
# ncr 57c710 controllers
define siop
file arch/amiga/dev/siop.c siop
define asiop
file arch/amiga/dev/siop.c asiop
# PPI Zeus
device zssc: scsi, siop
device zssc: scsi, asiop
attach zssc at zbus
file arch/amiga/dev/zssc.c zssc needs-flag
# CSA Magnum
device mgnsc: scsi, siop
device mgnsc: scsi, asiop
attach mgnsc at zbus
file arch/amiga/dev/mgnsc.c mgnsc needs-flag
# MacroSystems USA Warp Engine
device wesc: scsi, siop
device wesc: scsi, asiop
attach wesc at zbus
file arch/amiga/dev/wesc.c wesc needs-flag
# C= A4091 & A4000T
device afsc: scsi, siop
device afsc: scsi, asiop
attach afsc at zbus
device aftsc: scsi, siop
device aftsc: scsi, asiop
attach aftsc at mainbus
file arch/amiga/dev/afsc.c afsc | aftsc needs-flag
@ -362,7 +362,7 @@ attach idesc at mainbus
file arch/amiga/dev/idesc.c idesc needs-flag
# MacroSystem DraCo internal
device drsc: scsi, siop
device drsc: scsi, asiop
attach drsc at mainbus
file arch/amiga/dev/drsc.c drsc needs-flag

View File

@ -1,4 +1,4 @@
# $NetBSD: DEVNAMES,v 1.8 2000/07/04 14:01:31 tsutsui Exp $
# $NetBSD: DEVNAMES,v 1.9 2000/07/04 14:18:06 is Exp $
#
# This file contains all used device names and defined attributes in
# alphabetical order. New devices added to the system somewhere should first
@ -73,6 +73,7 @@ asc mac68k
asc pmax
asc vax
asiop amiga Attribute
asiop amigappc Attribute
ast MI
aster amiga
aster amigappc
@ -854,7 +855,6 @@ simide arm32
sio alpha
sio luna68k
siop MI
siop amigappc
siopng amiga Attribute
siotty luna68k
sip MI