Metropoli BBS
VIEWER: readme MODE: TEXT (CP437)
      ╔═════════════════════════════════════════════════════════════════╗
      ║ 								║
      ║ 		       README for				║
      ║ 								║
      ║ 	    UM8672 VL BUS IDE DEVICE DRIVERS			║
      ║ 								║
      ╚═════════════════════════════════════════════════════════════════╝

    (1).
	UM8672 VL BUS IDE DEVICE DRIVERS are saved in this diskette.
	These drivers are not only designed for UM8672 to improve IDE
	I/O data transfer rate between IDE hard disk(s) and your system,
	but also support up to 4 hard drives.

	The following files are included :

	 1. README
	 2. INSTALL4.EXE     ( V2.1, auto install utility		   )
	 3. UM8672.SYS	     ( V2.1, DOS device driver			   )
	 4. UM8672.386	     ( V2.1, Windows device driver for V3.1x	   )
	 5. INT13.386	     ( V2.1, Windows device driver for V3.1x	   )
	 6. UMC1S506.ADD     ( V2.1, OS/2 device driver for V2.x, 3.0	   )
	 7. UMC310.DSK	     ( V2.1, NetWare device driver for V3.10	   )
	 8. UMC311.DSK	     ( V2.1, NetWare device driver for V3.11, 3.12 )
	 9. UMC401.DSK	     ( V2.1, NetWare device driver for V4.0x	   )
	10. ATDISK.SYS	     ( V2.0, Windows NT device driver for V3.x	   )
	11. INSTALL.EXE      ( V2.0, Install utility for Windows NT	   )
	12. RESTORE.EXE      ( V2.0, Restore utility for Windows NT	   )
	11. UNIX.UMC	     ( V2.1, SCO UNIX device drive for 3.2V4.1	   )
	12. RELEASE.TXT      ( Release Note for Diskette V2.1		   )

    (2).
	┌───────────────────────────────────────────────────────────────────┐
	│  Install DOS Device Driver for UM8672 VL-Bus IDE Controller	    │
	└───────────────────────────────────────────────────────────────────┘

	The INSTALL4.EXE utility can install DOS device driver automatically.
	If you want to install DOS device driver manually or change the drive
	speed, please follow the steps below.

	I.   Copy the DOS\UM8672.SYS into the appropriate path.

	II.  Add following statement to your CONFIG.SYS file to auto load the
	     driver during bootup.

	     device=[drive:][\path\]UM8672.SYS[/D<n:m>][/Cyl<n:m>][/Hd<n:m>][/Sec<n:m>]

	       where

		  D<n:m> Drive n speed m(0-11) ( 0 the lowest )
		  Cyl<n:m>  Drive n(2-3) cylinder number m
		  Hd<n:m>  Drive n(2-3) head number m
		  Sec<n:m>  Drive n(2-3) sector number m


	     For instance, the user wants to load UM8672.SYS with drive 0
	     speed = 6, and the DOS driver resides in the root directory of
	     the drive C:. Add the following statement to your CONFIG.SYS file.

		DEVICE = C:\UM8672.SYS /D0:6

	     You don't need to specify drive speed and Cylinder, Head, Sector
	     parameters usually, because the device driver is reconfigured for
	     the optimal speed setting and detect the Cylinder, Head, Sector
	     automatically.

	III. Reboot your system.

	IV.  UM82C863, UM8663, UM8668 & UM8672 Software Switch Function
	     En/Disable Hot-key (F10):

	     You can press F10 to get such a picture (power on default):

	   ┌──────────────────────────────────────────────────────────────┐
	   │ 1. FDC En/Disable				    : Enable	  │
	   │	FDC Port Select 			    : 3F1 => 3F7  │
	   │ 2. Primary Serial Port			    : Enable	  │
	   │	Primary Serial Port Select		    : COM1 (3F8)  │
	   │ 3. Secondary Serial Port			    : Enable	  │
	   │	Secondary Serial Port Select		    : COM2 (2F8)  │
	   │ 4. Parallel Port				    : Enable	  │
	   │	Parallel Port Select			    : 3F8 => 37F  │
	   │ 5. Primary IDE En/Disable			    : Enable	  │
	   │	Secondary IDE En/Disable		    : Disable	  │
	   │ 6. Game Port En/Disable			    : Enable	  │
	   │ 7. Partition table write protected En/Disable  : Disable	  │
	   │								  │
	   │ ╔════════════════════════════════════════════╗		  │
	   │ ║Press <Escape>	 Key to Quit setup	  ║		  │
	   │ ║	    <Enter>	 Key to Set status & Quit ║		  │
	   │ ║	    <Arrow Up>	 Key to Select item up	  ║		  │
	   │ ║	    <Arrow Down> Key to Select item down  ║		  │
	   │ ║	    <Space>	 Key to Toggle status	  ║		  │
	   │ ╚════════════════════════════════════════════╝		  │
	   └──────────────────────────────────────────────────────────────┘

	     The user should consider the system environment to change
	     the setup.


    (3).
	┌───────────────────────────────────────────────────────────────────┐
	│  Install Windows Device Driver V3.x for VL-Bus IDE Controller     │
	└───────────────────────────────────────────────────────────────────┘

	The INSTALL4.EXE utility can install Windows device driver automatically.
	If you want to install Windows device driver for your system manually
	or change the drive speed, please follow the steps below.

	I.   Copy the Windows\UM8672.386 and Windows\INT13.386 into the
	     appropriate path.

	II.  Check if the following lines exist in the [386Enh] section
	     of your SYSTEM.INI file.

		 [386Enh]
		 32BitDiskAccess=ON
		 device=*int13
		 device=*wdctrl

	     If any statement does not exist, please add it to the [386Enh]
	     section. Please add a preceding semi-colon in front of
	     "device=*wdctrl" and "device=*int13" command lines. If
	     "32BitDiskAccess" option is set to be "OFF", Please change
	     it to be "ON".

	III. Add these following statements to the [386Enh] section in your
	     \WINDOWS\SYSTEM.INI file.

		device = [drive:][\path\] UM8672.386
		device = [drive:][\path\] INT13.386
		DriveSpeed = [/D<n:m>]

	     where

	      D<n:m> Drive n speed m(0-11)  ( 0 the lowest )


	     For instance, the user wants to load Windows drivers with drive 1
	     speed = 11, and the Windows drivers reside in the WINDOWS\
	     SYSTEM directory of the drive C:. Add the following statements
	     to your SYSTEM.INI file.

		[386Enh]
		32BitDiskAccess=ON
		;device=*int13
		;device=*wdctrl
		DriveSpeed = /D1:11
		device = c:\windows\system\UM8672.386
		device = c:\windows\system\INT13.386

	     You don't need to specify drive speed parameters usually, because
	     the device driver is reconfigured for the optimal speed setting.

	IV.  Reenter your Windows.



    (4).
	┌───────────────────────────────────────────────────────────────────┐
	│  Install OS/2 Device Driver V2.x/V3.0 for VL-Bus IDE Controller   │
	└───────────────────────────────────────────────────────────────────┘

	If you want to install OS/2 device driver for your system,
	please follow the steps below.


	I.   Copy the OS2\UMC1S506.ADD into the OS2 directory of your system
	     for OS/2 V2.x or copy the OS2\UMC1S506.ADD into the OS2\BOOT sub-
	     directory of your system for OS/2 V3.0.

	II.  Check if the following line exists in the CONFIG.SYS file.

	       BaseDev = IBM1S506.ADD

	     If the statement exists, please delete it or add "REM" in front
	     of it.

	III. Add this following statement to your CONFIG.SYS file.

	       BaseDev = UMC1S506.ADD [/A:<0 or 1> /U:<0 or 1> /S:<speed>]

	     where

	      speed : drive speed setting from 0 to 11	( 0 the lowest )

	     Note : The user MUST NOT specify either drive or path name.


	     For instance, the user wants to load UMC1S506.ADD with drive
	     (Unit) 0 speed 6 and drive (Unit) 1 speed 11 which are attached
	     on Adapter 0. Add the following statement to your CONFIG.SYS
	     file.

	       BaseDev = UMC1S506.ADD /A:0 /U:0 /S:6 /U:1 /S:11

	     You don't need to specify drive speed parameters usually, because
	     the device driver is reconfigured for the optimal speed setting.

	IV.  Reboot your system.


    (5).
	┌───────────────────────────────────────────────────────────────────┐
	│      Install NetWare Device Driver for VL-Bus IDE Controller	    │
	└───────────────────────────────────────────────────────────────────┘

	If you want to install NetWare device driver for your system,
	please follow the steps below.


	I.   Copy the NetWare\UMCxxx.DSK into the appropriate path.

	II.  Bring up the NetWare server of your system.

	III. Type the following statement after the ":" prompt

	       :load UMCxxx PORT=<x> INT=<y> [/D<n:m>][/Cyl<n:m>][/Hd<n:m>][/Sec<n:m>]

	     where
		  x	 1F0 or 170
		  y	 E or F
		  D<n:m> Drive n speed m(0-11) ( 0 the lowest )
		  Cyl<n:m>  Drive n(2-3) cylinder number m
		  Hd<n:m>  Drive n(2-3) head number m
		  Sec<n:m>  Drive n(2-3) sector number m

	     Note : You MUST NOT load the ISADISK.DSK when you are
		    installing UMCxxx.DSK Netware driver.


	     For instance, the user wants to load UMC310.DSK with drive
	     0 speed 6 and drive 1 speed 11 which are attached on the primary
	     controller. Add the following statement after the ":" prompt.

	       :LOAD UMC310 /D0:6 /D1:11 PORT=1F0 INT=E

	     You don't need to specify drive speed and Cylinder, Head, Sector
	     parameters usually, because the device driver is reconfigured for
	     the optimal speed setting and detect the Cylinder, Head, Sector
	     automatically.


    (6).
	┌───────────────────────────────────────────────────────────────────┐
	│   Install Windows NT Device Driver for VL-Bus IDE Controller	    │
	└───────────────────────────────────────────────────────────────────┘

	I.   Insert this diskette in a floppy disk drive, and close the
	     drive door.

	II.  At the DOS command prompt, type the drive letter of the floppy
	     disk drive you are using, followed by a colon(:), type INSTALL,
	     and then press ENTER. For example,

		 C:\WINNT>a:\winnt\install

	III. The Installation Utility will install the Windows NT Device
	     Driver automatically.


	┌───────────────────────────────────────────────────────────────────┐
	│   Restore Windows NT Device Driver for VL-Bus IDE Controller	    │
	└───────────────────────────────────────────────────────────────────┘

	I.   At the DOS command prompt, type the drive letter of the floppy
	     disk drive you are using, followed by a colon(:), type RESTORE,
	     and then press ENTER. For example,

		 C:\WINNT>a:\winnt\restore

	II.  The Restore Utility will restore the Windows NT Device Driver
	     automatically.


    (7).
	┌───────────────────────────────────────────────────────────────────┐
	│      Install SCO UNIX Device Driver for VL-Bus IDE Controller     │
	└───────────────────────────────────────────────────────────────────┘

	If you want to install SCO UNIX device driver for your system,
	please follow the steps below.


	Type the following statements under UNIX system.

	I.   mkdir /UM8672.bin

	II.  cd /UM8672.bin

	III. doscp a:unix.umc .

	IV.  tar xf - < unix.umc

	V.   cd /UM8672.bin

	VI.  ./istl.um8672


	If you want to remove SCO UNIX device driver from your system,
	please follow the steps below.


	Type the following statements under UNIX system.

	I.   cd /UM8672.bin

	II.  ./rm.um8672


    (8).
		       ┌─────────────────────────────┐
		       │  Trademark Acknowledgments  │
		       └─────────────────────────────┘

     VL-Bus is a trademark of the Video Electronics Standards Association.
     MS-DOS and Windows are registered trademarks of Microsoft Corporation.
     OS/2 is a registered trademark of IBM Corporation.
     NetWare is a registered trademark of Novell Corporation.
     Other brand names or trademarks are registered trade marks of their
     respective holders.


[ RETURN TO DIRECTORY ]