DOCUMENT:Q101566 23-NOV-1999 [msdos] TITLE :Unable to Access Corel LS2000 SCSI After Upgrading PRODUCT :Microsoft Disk Operating System PROD/VER:MS-DOS:6.0,6.2,6.21,6.22 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft MS-DOS operating system versions 6.0, 6.2, 6.21, 6.22 ------------------------------------------------------------------------------- SYMPTOMS ======== You may be unable to access the Corel LS2000 SCSI device after upgrading to MS-DOS. CAUSE ===== Corel Technical Support has confirmed that the device drivers typically used to access the LS2000 SCSI drive cannot automatically locate the address range at which the device's adapter ROM resides. This problem does not occur with previous versions of MS-DOS. WORKAROUND ========== To work around this problem, specify the address range used by the LS2000 when you load the SCSI device drivers in the CONFIG.SYS file. MORE INFORMATION ================ CUNI_LS2.SYS ------------ If you try to load CUNI_LS2.SYS with MS-DOS 6.0, you may receive the following error message: Corel LS2000 SCSI host adapter not found. Host adapter support code not installed. When the computer has finished booting, the SCSI device is not accessible. To work around this problem, you must specify the address range that the device uses. Using the following syntax, add the /MEM switch to the line in the CONFIG.SYS file that loads CUNI_LS2.SYS DEVICE=CUNI_LS2.SYS /MEM:<;xxxx-xxxx> where represents the entire address range at which the device is located. The default for this range is D800-DBFF, however, it can be changed using hardware switches. CUNIASP.SYS ----------- If you try to load CUNIASP.SYS, no error message occurs, but the SCSI device is still inaccessible. To specify the address range while using CUNIASP.SYS, an additional device driver must be loaded. The device driver ASPLS_D.SYS should be loaded immediately before CUNIASP.SYS in the CONFIG.SYS file and should have the following syntax DEVICE=ASPLS_D.SYS /LS2000,,3 where represents the starting address used by the LS2000. The default starting address is D800. For more information on the above device drivers and the LS2000 SCSI device, call Corel Technical Support. Additional query words: 6.00 6.20 6.21 6.22 ====================================================================== Keywords : Technology : kbMSDOSSearch kbMSDOS621 kbMSDOS622 kbMSDOS620 kbMSDOS600 Version : MS-DOS:6.0,6.2,6.21,6.22 ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.