Installing SCSI support
System Installation Requirements
HP OmniBook 800 installed with Windows 3.1 or Windows for Workgroups
HP OmniBook 800 PCMCIA Drivers. These drivers are located on the OmniBook
hard disk in C:\OMNIBOOK\DRIVERS\WFW\SCSI. These drivers are also located
on the HP OmniBook Recovery CD in the \OmniBook\DRIVERS\WFW\SCSI directory.
Procedures
1. Create a directory in the root of C: named SCSI.
2. Copy the following files to the SCSI directory.
ASPI8XX.SYS
SYMCD.SYS
SYMDISK.SYS
WIN8XX.386
WIN8XX.DLL
3. Add these lines to the CONFIG.SYS file:
REM -- Enable SCSI
devicehigh=c:\scsi\aspi8xx.sys /v
REM -- Enable SCSI CD-ROM driver...
REM -- Insert 'rem' if CD-ROM drive not installed...
devicehigh=c:\scsi\symcd.sys /d:aspicd0
REM -- Environment variable set to pass SCSI CD-ROM status to AUTOEXEC.BAT...
REM -- Set scsi_cd_rom=0 if CD-ROM drive not installed...
set scsi_cd_rom=1
REM -- Enable SCSI external disk driver
REM -- Insert 'rem' if no external SCSI drive
devicehigh=c:\scsi\symdisk.sys
lastdrive=y
4. Add these lines to the beginning of the AUTOEXEC.BAT file:
REM Enable SCSI CD-ROM drive if present...
if not %scsi_cd_rom%.==1. goto skipahead
REM -- Insert "rem" if CD-ROM drive not installed...
c:\dos\mscdex /d:aspicd0 /m:12 /l:H
REM -- The /l option specifies the drive letter for the CD-ROM
:skipahead
REM SMARTDRV needs to follows MSCDEX to enable read for a CD-ROM Drive available
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.