APR-19-1994
*************
1. DOS Driver
*************

WBIDE.EXE [Options]

* Add this driver in CONFIG.SYS as :
  Device = WBIDE.EXE [Options]
  will install the DISK BIOS driver and additional logical drive
  found from secondary IDE port.

  Valid options are :
  /P    Driver scan primary port only
  /S    Driver scan secondary port only
  /CM   Drive C uses multiple sector access
  /CS   Drive C uses single sector access
  /DM   Drive D uses multiple sector access
  /DS   Drive D uses single sector access
  /EM   Drive E uses multiple sector access
  /ES   Drive E uses single sector access
  /FM   Drive F uses multiple sector access
  /FS   Drive F uses single sector access

  Drive C = Primary port master drive
  Drive D = Primary port slave drive
  Drive E = Secondary port master drive
  Drive F = Secondary port slave drive

* Executed in DOS prompt :

  WBIDE         Print the driver configuration and status
  WBIDE /?      Print a help screen

  /xx   can be  /CM, /CS, /DM, /DS, /EM, /ES, /FM, /FS

  If the drive does not support multiple sector access, the options will
  be ignored.

**************
2. Windows 3.1
**************

 There are six files in subdirectory WINDRV:
      SETUP.EXE
      SETUPKIT.DLL
      VBRUN200.DLL
      VER.DLL
      WWIDE310.386
      README.TXT

 You should install Windows 3.1 first.
 And then execute SETUP.EXE in subdirectory WINDRV on DOS prompt,
 it will install Windows 3.1 driver WWIDE310.386 automatically.
 -OR-
 You can refer README.TXT in subdirectory WINDRV to install Windows 3.1
 driver WWIDE310.386 by yourself.

 [NOTE] Before you execute Windows 3.1 with WWIDE310.386 Driver,
	the DOS device driver - WBIDE.EXE must be run first.

*****************
3. Netware driver
*****************

(A) Netware V2.15 and V2.2

Label this diskette as DSK_DRV_003
and follow the installation procedure of Netware

(B) Netware V3.1 and V3.11

	At server prompt
	load NWIDE310           for V3.1
or      load NWIDE311           for V3.11

then select the proper IO port and interrupt number

option supportted
	/CS     force master IDE drive to be single sector access
	/DS     force slave IDE drive to be single sector access

(C) Netware 4.00

Follow the Netware 4.00 installation procedure

********
4. OS/2
********

Refer to the OS2IDE2X.DOC in OS2 subdirectory for OS2 driver installation

