home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.misc
- Path: sparky!uunet!cs.utexas.edu!convex!egsner!adaptex!adapcal!jlloyd
- From: jlloyd@adapcal.UUCP (John Lloyd)
- Subject: Re: CorelSCSI ...Help!
- Organization: Adaptec Inc., California
- Date: Mon, 25 Jan 1993 16:57:00 GMT
- Message-ID: <1993Jan25.165700.24185@adapcal.UUCP>
- References: <1jo5i1INNdjm@geraldo.cc.utexas.edu>
- Lines: 29
-
- In article <1jo5i1INNdjm@geraldo.cc.utexas.edu> futeh@ccwf.cc.utexas.edu (Futeh Kao) writes:
- >I bought the CorelSCSI drivers. Obviously, I can't use the ASPILS_O.SYS
- >ASPI manager since I have a AHA1742 card. I have the following lines
- > BASEDEV=AHA174X.ADD
- > BASEDEV=OS2ASPI.DMD
- > DEVICE=C:/CORELDRV/OS2/SMR_ASP.SYS
- >
- >Well, when I booted up my system, it whined about no ASPI manager
- >(what about the os2aspi.dmd?) and the smr_asp.sys is not installed.
- >After that I can't use any of the utilities because they all complained
- >about no ASPI. The documnetation is so "undocumented" that I'm left
- >clueless. Can anyone help?
- >Help Mr. Sipple
- >
- >Send reply to futeh@crocodile.cm.utexas.edu
- >
-
- What targets are attached to the 1742? If they are all SCSI type 0
- (DASD) then OS2DASD.DMD will allocate all of them. OS2ASPI won't see any
- targets and will uninstall. You need to use command line switches (VERY
- CAREFULLY) to prevent OS2DASD from allocating the target you want to
- access via ASPI.
-
- For example (a MO drive at target 3)
- BASEDEV=AHA174X.ADD /A:0 /!DM:3
-
- Be careful not to deallocate the BOOT drive or the system will not boot!
-
- jlloyd@adapcal.com
-