From: Toni Wilen Date: Sun, 8 Apr 2018 10:38:05 +0000 (+0300) Subject: AdSCSI 2000 and 2080 have identical SCSI hardware, only difference is memory expansio... X-Git-Tag: 4000~136 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=075164292573c3a08a98215c4db90c7203c8f579;p=francis%2Fwinuae.git AdSCSI 2000 and 2080 have identical SCSI hardware, only difference is memory expansion (product 4). --- diff --git a/expansion.cpp b/expansion.cpp index c96ed91d..bd078751 100644 --- a/expansion.cpp +++ b/expansion.cpp @@ -4888,11 +4888,11 @@ const struct expansionromtype expansionroms[] = { true, EXPANSIONTYPE_IDE }, { - _T("adscsi2000"), _T("AdSCSI Advantage 2000"), _T("ICD"), + _T("adscsi2000"), _T("AdSCSI Advantage 2000/2080"), _T("ICD"), NULL, adscsi_init, NULL, adscsi_add_scsi_unit, ROMTYPE_ADSCSI, 0, 0, BOARD_AUTOCONFIG_Z2, false, NULL, 0, false, EXPANSIONTYPE_SCSI, - 0, 0, 0, false, NULL, + 2071, 4, 0, false, NULL, true, 0, adscsi2000_settings }, {