home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 February / VPR0102A.BIN / DRIVER / TEKRAM / 95981010 / 95981010.EXE / sym_u3.inf < prev    next >
Windows Setup INFormation  |  2000-09-01  |  2KB  |  68 lines

  1. ;
  2. ; SYM_U3.INF  - version 9X.3 for Windows 95/98
  3. ;
  4. ; This is the INF file for the following SYM_U3 based PCI SCSI Cards
  5. ; (This includes the 1010-33 and 1010-66.)
  6. ;
  7. ; ***********************************************************************
  8. ;                                                                       *
  9. ;   Copyright 1994-2000 LSI Logic Corp. All rights reserved.            *
  10. ;                                                                       *
  11. ;   This file is property of LSI Logic Corp. and is licensed for        *
  12. ;   for use as is.  The receipt of or possession of this file does      *
  13. ;   not convey any rights to modify its contents, in whole, or in part, *
  14. ;   without the specific written consent of LSI Logic Corp.             *
  15. ;                                                                       *
  16. ; ***********************************************************************
  17.  
  18. [Version]
  19. Signature="$WINDOWS95$"
  20. Class=SCSIAdapter
  21. Provider=%LSI%
  22. DriverVer=06/16/2000,5.05.00
  23. ;CatalogFile=sym_u39.cat
  24.  
  25. [Manufacturer]
  26. %LSI%=LSI
  27.  
  28. [LSI]
  29. %DevDesc1%=SYM_U3,PCI\VEN_1000&DEV_0020
  30. %DevDesc2%=SYM_U3,PCI\VEN_1000&DEV_0021
  31.  
  32. [SYM_U3]
  33. Copyfiles=MoveMiniPort
  34. AddReg=SYM_U3.reg
  35. UpdateInis=IniUpdate
  36.  
  37. [SYM_U3.reg]
  38. HKR,,DevLoader,,*IOS
  39. HKR,,DontLoadIfConflict,,"Y"
  40. HKR,,PortDriver,,sym_u3.mpd
  41.  
  42. [DestinationDirs]
  43. MoveMiniPort=12
  44.  
  45. [SourceDisksFiles]
  46. sym_u3.mpd=1
  47. ;sym_u39.cat=1
  48.  
  49. [SourceDisksNames]
  50. 1="Symbios Ultra3 PCI SCSI Driver Install Disk",,0
  51.  
  52. [MoveMiniPort]
  53. sym_u3.mpd
  54.  
  55. [IniUpdate]
  56. %31%\msdos.sys,Options,,"DoubleBuffer=1"
  57. %10%\ios.ini,SafeList,,"aspi8xx.sys     ; Symbios ASPI driver PMD exists"
  58. %10%\ios.ini,SafeList,,"symcd.sys       ; Symbios CD-ROM driver PMD exists"
  59. %10%\ios.ini,SafeList,,"symdisk.sys     ; Symbios disk driver PMD exists"
  60.  
  61. [ControlFlags]
  62. CopyFilesOnly=PCI\VEN_1000&DEV_0020,PCI\VEN_1000&DEV_0021
  63.  
  64. [Strings]
  65. LSI="LSI Logic, Inc."
  66. DevDesc1="Symbios Ultra3 PCI SCSI Adapter; 53C1010-33 Device"
  67. DevDesc2="Symbios Ultra3 PCI SCSI Adapter; 53C1010-66 Device"
  68.