                  PC Card (PCMCIA) Support
                              
                              
                              
                              

Requirements
  
HP OmniBook 800 with retail Windows 95 installed.
HP OmniBook Recovery CD and CDROM drive.
     Note: 1This procedure is only necessary if you have
     installed retail Windows 95 on the OmniBook 800.

Procedure

1.   Connect the OmniBook 800 floppy drive and CDROM drive.
2.   Insert the OmniBook Recovery CD in the CDROM drive.
3.   Insert the OmniBook 800 boot disk in drive A:\ and reboot the unit.
     Select SCSI only.
4.   At the DOS prompt change to the CDROM drive and goto the directory 
     \OMNIBOOK\DRIVERS\WIN95\PCMCIA\CARDWORK.
5.   Type xcopy *.* C:\CARDWORK.
6.   Select D for directory when xcopy prompts.
7.   Change directory to \OMNIBOOK\DRIVERS\WIN95\PCMCIA\WINDOWS\SYSTEM on the
     Recovery CD.
8.   Type xcopy *.* C:\WINDOWS\SYSTEM.
9.   Change directory to \OMNIBOOK\DRIVERS\WIN95\WINDOWS\INF on the Recovery CD.
10.  Type xcopy PCMCIA.INF C:\WINDOWS\INF.
11.  Change directory to \OMNIBOOK\DRIVERS\WIN95\PCMCIA.
12.  Type xcopy PCMCIA.REG C:\.
13.  Remove the OmniBook boot disk from the floppy drive and reboot the
     OmniBook into Windows 95.
14.  Open a DOS window and type regedit C:\PCMCIA.REG.
15.  Reboot the OmniBook into Windows 95.
16.  The PCMCIA.REG file in C:\ and be removed.
17.  The following lines should be added to the CONFIG.SYS file if PCMCIA
     support is needed in MS-DOS mode.

REM -- OmniBook Socket Services driver required for card slot support
devicehigh=C:\CARDWORK\SS365LP.EXE

REM -- Card Services driver required for card slot support
devicehigh=C:\CARDWORK\CS.EXE /POLL:1

REM -- Initial resource allocator required for card slot support
devicehigh=C:\CARDWORK\CSALLOC.EXE

REM -- ATA card driver required for ATA cards
devicehigh=C:\CARDWORK\ATADRV.EXE /S:2

REM -- Driver required for RAM cards
devicehigh=C:\CARDWORK\MTSRAM.EXE

REM -- Memory card driver required for all memory cards
devicehigh=C:\CARDWORK\MTDDRV.EXE

REM -- Card identification driver required for cards other than memory cards
devicehigh=C:\CARDWORK\CARDID.EXE

