home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 6 / 3ComUSRConnections.iso / InfFiles / 3COM560500.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1999-05-25  |  1.4 KB  |  76 lines

  1. ; Windows Modem Setup File
  2. ; Copyright (c) 1998 3Com Corporation
  3. ; Manufacturer: 3Com Corporation
  4.  
  5. ; Puma USB x2/Voice INF --- USB INF
  6. ;
  7. ; VER 1.0   01/30/98 KGR - Initialize for USR0003 and VID_04C1h&PID_0003
  8. ; VER 1.1   02/03/98 KGR - Added FirstValidPort to hardware key of USB
  9. ; VER 1.2   02/11/98 KGR - Added 3021 ID and removed DLL.
  10.  
  11. [Version]
  12. Signature=$CHICAGO$
  13. Class=USB
  14. Provider=%String0%
  15. LayoutFile=LAYOUT.INF
  16.  
  17. [ClassInstall]
  18.  
  19. [DestinationDirs]
  20. USB.Drvrs=11
  21. USB.INFs=17
  22.  
  23. [Manufacturer]
  24. %String1%=USR
  25.  
  26. [USR]
  27. %String2%=3COMSER,USB\VID_04C1&PID_0020
  28. %String3%=3COMSER,USB\VID_04C1&PID_0022
  29. %String4%=3COMSER,USB\VID_04C1&PID_3021
  30.  
  31. [3COMSER]
  32. CopyFiles=USB.Drvrs,USB.INFs
  33. AddReg=3COMSER.AddReg
  34.  
  35. [USB.Drvrs]
  36. 3comser.sys
  37. 3ccport.vxd
  38.  
  39. [USB.INFs]
  40. mdmusb.inf
  41. 3ComUSBWave.inf
  42.  
  43. [3COMSER.AddReg]
  44. HKR,,DevLoader,0,*ntkern
  45. HKR,,NTMPDriver,0,3comser.sys
  46.  
  47. [3COMSER.HW]
  48. AddReg=AddReg.HW
  49.  
  50. [AddReg.HW]
  51. HKR,,FirstValidPort,1,"3"
  52.  
  53. [ControlFlags]
  54.  
  55. [PreCopySection]
  56. HKR,,NoSetupUI,,1
  57.  
  58. [NODRIVER]
  59.  
  60. [SourceDisksNames]
  61. 1="Modem AutoInstall","3ComDrv.CAB",0
  62.  
  63. [SourceDisksFiles]
  64. 3comser.sys=1
  65. 3ccport.vxd=1
  66. mdmusb.inf=1
  67. usbwave.inf=1
  68.  
  69. [Strings]
  70. String0="3Com Corp"
  71. String1="3Com Corporation"
  72. String2="U.S. Robotics 56k Voice Pro USB"
  73. String3="U.S. Robotics 56k Voice Pro USB"
  74. String4="U.S. Robotics 56k Voice Pro USB"
  75. DiskName_Desc="U.S. Robotics USB Modem Installation Disk"
  76.