home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 October / VPR9810B.BIN / BIOS / free / sis49x / sis49x.exe / SCO / README.SCO
Text File  |  1995-06-06  |  1KB  |  40 lines

  1. INSTALLING SCO UNIX 3.2.x DEVICE DRIVER FOR SiS 496/7 IDE ADAPTER
  2.  
  3. First, install SCO UNIX 3.2.4.x or SCO Open Desktop 2.x
  4. using the default SCO IDE driver.
  5.  
  6. 1) Boot your SCO UNIX system and bring it into single-user mode.
  7.  
  8. 2) Use doscp command to copy the file sis.tar to your /tmp directory.
  9.        e.g. if you are using floppy drive A, type
  10.             doscp a:sis.tar /tmp
  11.  
  12. 3) Have a SCO UNIX-formatted diskette ready.
  13.  
  14. 4) From root, type the following commands
  15.        mkdir /sis
  16.        cd /sis
  17.        tar xvf /tmp/sis.tar .
  18.  
  19. 5) Now, insert the diskette into the drive and issue the following command
  20.        tar cvf /dev/(your floppy drive 0 device name) .
  21.     Your floppy drive 0 device name could be:
  22.       rfd096ds15            -   5.25 DSHD
  23.       rfd0135ds18           -   3.5  DSHD
  24.       rfd048ds9             -   5.25 DSDD
  25.       rfd0135ds9            -   3.5  DSDD
  26.  
  27. 6) You are now ready to install the driver package for SiS 496/7 IDE Driver
  28.  
  29.    Start the installation by typing
  30.           custom
  31.  
  32. 7) Follow the instruction to install the SiS IDE Driver to system.
  33.    The new kernel will be built and the original kernel will be renamed to
  34.    unix.old
  35.  
  36.  
  37. 8) Reboot your system for the new kernel to take effect.  The new
  38.    kernel should initialize the chip to the new timing setting.
  39.  
  40.