home *** CD-ROM | disk | FTP | other *** search
/ Adelphia Powerlink / adelphia-powerlink.iso / drivers / BestData / NetBDCm.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-08-13  |  4.1 KB  |  142 lines

  1. ;============================================================================
  2. ;   Installation file for the Conexant USB Cable Modem
  3. ;   Copyright (C) 1999-2000 Conexant Systems, Inc.
  4. ;   http://www.conexant.com
  5. ;============================================================================
  6.  
  7. [version]
  8. Signature   = "$Chicago$"
  9. Class       = Net
  10. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  11. CatalogFile = netbdcm.cat
  12. Provider    = %P_CN9414%
  13. DriverVer   = 08/13/2001, 1.0.2.21
  14. Compatible  = 1                    ; works with Win2K and Win9x 
  15.  
  16. [Manufacturer]
  17. %V_MANUFACTURER% = CN9414
  18.  
  19. [CN9414]
  20. ;
  21. ; Display Name          Section           DeviceID
  22. ;_________________________________________________________________ 
  23. %ndiscm.DeviceDesc% =   ndiscm.ndi,       USB\VID_07DE&PID_012C
  24.  
  25. [ControlFlags]
  26. ;
  27. ; Provides limited control on UI dispalys and events during installation.
  28. ; Must for any device on an enumerable bus like USB
  29. ;
  30. ExcludeFromSelect = USB\VID_07DE&PID_012C
  31. ;
  32. ; Windows 98 specific entry
  33. ;
  34. [ndiscm.ndi]
  35. AddReg = ndiscm.id.reg, ndiscm.9x.reg
  36. CopyFiles       = ndiscm.9x.CopyFiles     
  37.  
  38. ;
  39. ; Windows 2000  specific entry
  40. ;
  41. [ndiscm.ndi.NT]
  42. Characteristics = 0x84                       ; NCF_PHYSICAL | NCF_HAS_UI ??
  43. BusType         = 15                         ; PNPBus
  44. AddReg          = ndiscm.nt.reg  
  45. CopyFiles       = ndiscm.nt.CopyFiles    
  46.  
  47. [ndiscm.ndi.nt.Services]
  48. AddService = ndiscm, 2, ndiscm.Service, common.EventLog
  49.  
  50. ;----------------------------------------------------------------------------
  51. ; Win9x id registry sections
  52. ; These are not needed by NT
  53. ;
  54. [ndiscm.id.reg]
  55. HKR, Ndi, DeviceID, 0, "USB\VID_07DE&PID_012C"
  56. ;-----------------------------------------------------------------------------
  57. ; WIN2K (NT) specific
  58. ;
  59. [ndiscm.nt.reg]
  60. HKR, Ndi,                       Service,    0, "ndiscm"
  61. ; use ndis5 as the upper bound because NT supports it
  62. HKR, Ndi\Interfaces,            DefUpper,   0, "ndis5"
  63. HKR, Ndi\Interfaces,            DefLower,   0, "ethernet"
  64. HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
  65. HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"
  66.  
  67. [ndiscm.Service]
  68. DisplayName     = %ndiscm.Service.DispName%
  69. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  70. StartType       = 3 ;%SERVICE_DEMAND_START%
  71. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  72. ServiceBinary   = %12%\netbdcm.sys
  73. LoadOrderGroup  = NDIS
  74. AddReg          = TextModeFlags.reg
  75.  
  76. [common.EventLog]
  77. AddReg = common.AddEventLog.reg
  78.  
  79. [common.AddEventLog.reg]
  80. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  81. HKR, , TypesSupported,   0x00010001, 7
  82.  
  83. [TextModeFlags.reg]
  84. HKR, , TextModeFlags, 0x00010001, 0x0001
  85.  
  86.  
  87. ;----------------------------------------------------------------------------
  88. ; Win9x specific
  89. ;
  90. [ndiscm.9x.reg]
  91. HKR, ,              DevLoader,          0, "*ndis"
  92. HKR, ,              DeviceVxDs,         0, "netbdcm.sys"
  93. HKR, ,              EnumPropPages,      0, "netdi.dll,EnumPropPages"
  94. ; memphis appears to not support the ndis5 upper range, so use ndis3
  95. HKR, Ndi\Interfaces,DefUpper,       0, "ndis3"
  96. HKR, Ndi\Interfaces,DefLower,       0, "ethernet"
  97. HKR, Ndi\Interfaces,UpperRange,     0, "ndis3"
  98. HKR, Ndi\Interfaces,LowerRange,     0, "ethernet"
  99.  
  100.  
  101. HKR, NDIS,          LogDriverName,      0, "NDISCM"
  102. HKR, NDIS,          MajorNdisVersion,   1, 03
  103. HKR, NDIS,          MinorNdisVersion,   1, 0A
  104.  
  105. HKR, Ndi\Install,   ndis3,              0, "ndiscm.install"
  106.  
  107. [SourceDisksNames]
  108. 1 = %Disk1%,,,
  109.  
  110. [SourceDisksFiles]
  111. netbdcm.sys = 1 
  112.  
  113. ;-----------------------------------------------------------------------------
  114. ; DestinationDirs
  115. ;
  116. [ndiscm.nt.CopyFiles]
  117. netbdcm.sys,,,2
  118.  
  119. [ndiscm.9x.CopyFiles]
  120. netbdcm.sys,,,2
  121.  
  122. [DestinationDirs]
  123. DefaultDestDir = 10,System32\Drivers
  124. ndiscm.nt.CopyFiles = 12
  125. ndiscm.9x.CopyFiles = 11
  126.  
  127. [Strings]
  128. P_CN9414  = "CN9414"
  129. Disk1    = "Installation disk 1"
  130.  
  131. ;
  132. ; String that gets displayed while installing the device
  133. ;
  134. ndiscm.DeviceDesc = "Smart One CMX300 USB Cable Modem"
  135.  
  136. ;
  137. ; NT Service name
  138. ;
  139. ndiscm.Service.DispName = "Smart One CMX300 USB Cable Modem NT Driver"
  140. V_MANUFACTURER = "Best Data"
  141.  
  142.