;/********************************************************************************\
; ** Copyright(C) 1997-2007 Motorola. All rights reserved.
; ** http://www.motorola.com
; ** Installation file for the Motorola USB Driver
; ** Products: SURFboard SBx5x2x Line and HH1620
; **
; ** INF file version: 1.2.0.2
; ** Changes/additions:
; 12/16/02 - Stepped DriverVer to 1.1.0.0
; 01/22/07 - Changed this file to support the SB5222 PID
; 03/23/07 - Add Window Vista support
; 05/28/07 - Converted to support multiple PIDs for all of the SBx5x2x
; This includes a significant format change to deal with
; the multi PID installation process. Incremented to version 1.2.0.0
; 06/13/07 - Fixed install syntax for Win2k sp4Incremented to version 1.2.0.1
; 06/19/07 - Fixed install syntax for Win98 Incremented to version 1.2.0.2
;\********************************************************************************/
[Version]
Signature = "$CHICAGO$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %Motorola%
Compatible = 1
MillenniumPreferred = .ME
DriverVer = 06/13/2007,1.2.0.2
CatalogFile = rndismotcm.cat
[Manufacturer]
%Motorola% = MotorolaDevices, NT.5.1, ntamd64
[MotorolaDevices]
%SB5120% = ndisSB5120.ndi, USB\VID_07b2&PID_5120
%SB5121% = ndisSB5121.ndi, USB\VID_07b2&PID_5121
%SB5222% = ndisSB5222.ndi, USB\VID_07b2&PID_5222
%HH1620% = ndisHH1620.ndi, USB\VID_07b2&PID_1620
[MotorolaDevices.NT.5.1]
%SB5120% = RNDIS.NT.5.1, USB\VID_07b2&PID_5120
%SB5121% = RNDIS.NT.5.1, USB\VID_07b2&PID_5121
%SB5222% = RNDIS.NT.5.1, USB\VID_07b2&PID_5222
%HH1620% = RNDIS.NT.5.1, USB\VID_07b2&PID_1620
[MotorolaDevices.ntamd64]
%SB5120% = RNDIS.ntamd64, USB\VID_07b2&PID_5120
%SB5121% = RNDIS.ntamd64, USB\VID_07b2&PID_5121
%SB5222% = RNDIS.ntamd64, USB\VID_07b2&PID_5222
%HH1620% = RNDIS.ntamd64, USB\VID_07b2&PID_1620
[ControlFlags]
ExcludeFromSelect=*
;=================================================================
; Device Specific Section
;----------------------------------------------------------------------------
; Motorola SB5120 USB Cable Modem
;
[ndisSB5120.ndi]
DeviceID = usb8023
MaxInstance = 512
DriverVer = 12/16/2002,1.1.0.0
AddReg = ndisSB5120.id.reg, RNDIS_AddReg_98, RNDIS_AddReg_Common
[ndisSB5120.id.reg]
; Win9x id registry sections - These are not needed by NT
HKR, Ndi, DeviceID, 0, "USB\VID_07B2&PID_5120"
[ndisSB5120.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
CopyFiles = RNDIS_CopyFiles_NT
[ndisSB5120.ndi.nt.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog
[ndisSB5120.ndi.NTAMD64]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles - the files are already in place
[ndisSB5120.ndi.ntamd64.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
;----------------------------------------------------------------------------
; Motorola SB5121 USB Cable Modem
;
[ndisSB5121.ndi]
DeviceID = usb8023
MaxInstance = 512
DriverVer = 12/16/2002,1.1.0.0
AddReg = ndisSB5121.id.reg, RNDIS_AddReg_98, RNDIS_AddReg_Common
[ndisSB5121.id.reg]
; Win9x id registry sections - These are not needed by NT
HKR, Ndi, DeviceID, 0, "USB\VID_07B2&PID_5121"
[ndisSB5121.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
CopyFiles = RNDIS_CopyFiles_NT
[ndisSB5121.ndi.nt.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog
[ndisSB5121.ndi.NTAMD64]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles - the files are already in place
[ndisSB5121.ndi.ntamd64.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
;----------------------------------------------------------------------------
; Motorola SBV5222 VoIP USB Cable Modem
;
[ndisSB5222.ndi]
DeviceID = usb8023
MaxInstance = 512
DriverVer = 12/16/2002,1.1.0.0
AddReg = ndisSB5222.id.reg, RNDIS_AddReg_98, RNDIS_AddReg_Common
[ndisSB5222.id.reg]
; Win9x id registry sections - These are not needed by NT
HKR, Ndi, DeviceID, 0, "USB\VID_07B2&PID_5222"
[ndisSB5222.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
CopyFiles = RNDIS_CopyFiles_NT
[ndisSB5222.ndi.nt.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog
[ndisSB5222.ndi.NTAMD64]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles - the files are already in place
[ndisSB5222.ndi.ntamd64.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
;----------------------------------------------------------------------------
; Motorola HH1620 VoIP USB Cable Modem
;
[ndisHH1620.ndi]
DeviceID = usb8023
MaxInstance = 512
DriverVer = 12/16/2002,1.1.0.0
AddReg = ndisHH1620.id.reg, RNDIS_AddReg_98, RNDIS_AddReg_Common
[ndisHH1620.id.reg]
; Win9x id registry sections - These are not needed by NT
HKR, Ndi, DeviceID, 0, "USB\VID_07B2&PID_1620"
[ndisHH1620.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
CopyFiles = RNDIS_CopyFiles_NT
[ndisHH1620.ndi.nt.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog
[ndisHH1620.ndi.NTAMD64]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles - the files are already in place
[ndisHH1620.ndi.ntamd64.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
;=================================================================
; Windows 98, Windows 98 Second Edition specific sections --------
[RNDIS]
DeviceID = usb8023
MaxInstance = 512
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_98, RNDIS_AddReg_Common
[RNDIS_AddReg_98]
HKR, , DevLoader, 0, *ndis
HKR, , DeviceVxDs, 0, usb8023.sys
HKR, NDIS, LogDriverName, 0, "usb8023"
HKR, NDIS, MajorNdisVersion, 1, 5
HKR, NDIS, MinorNdisVersion, 1, 0
HKR, Ndi\Interfaces, DefUpper, 0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Install, ndis3, 0, "RNDIS_Install_98"
HKR, Ndi\Install, ndis4, 0, "RNDIS_Install_98"
HKR, Ndi\Install, ndis5, 0, "RNDIS_Install_98"
[RNDIS_Install_98]
CopyFiles=RNDIS_CopyFiles_98
[RNDIS_CopyFiles_98]
usb8023.sys, usb8023w.sys, , 0
rndismp.sys, rndismpw.sys, , 0
; Windows Millennium Edition specific sections --------------------
[RNDIS.ME]
DeviceID = usb8023
MaxInstance = 512
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_ME, RNDIS_AddReg_Common
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
[RNDIS_AddReg_ME]
HKR, , DevLoader, 0, *ndis
HKR, , DeviceVxDs, 0, usb8023.sys
HKR, NDIS, LogDriverName, 0, "usb8023"
HKR, NDIS, MajorNdisVersion, 1, 5
HKR, NDIS, MinorNdisVersion, 1, 0
HKR, Ndi\Interfaces, DefUpper, 0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Install, ndis3, 0, "RNDIS_Install_ME"
HKR, Ndi\Install, ndis4, 0, "RNDIS_Install_ME"
HKR, Ndi\Install, ndis5, 0, "RNDIS_Install_ME"
;HKR, Ndi, DeviceId, 0, "USB\VID_07b2&PID_1620"
[RNDIS_Install_ME]
CopyFiles=RNDIS_CopyFiles_ME
[RNDIS_CopyFiles_ME]
usb8023.sys, usb8023m.sys, , 0
rndismp.sys, rndismpm.sys, , 0
; Windows 2000 specific sections ---------------------------------
[RNDIS.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
CopyFiles = RNDIS_CopyFiles_NT
[RNDIS.NT.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog
[RNDIS_CopyFiles_NT]
usb8023k.sys, , , 0
rndismpk.sys, , , 0
[RNDIS_ServiceInst_NT]
DisplayName = %ServiceDisplayName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\usb8023k.sys
LoadOrderGroup = NDIS
AddReg = RNDIS_WMI_AddReg_NT
[RNDIS_WMI_AddReg_NT]
HKR, , MofImagePath, 0x00020000, "%%SystemRoot%%\System32\drivers\rndismpk.sys"
; Windows XP specific sections -----------------------------------
[RNDIS.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles - the files are already in place
[RNDIS.NT.5.1.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
[RNDIS.ntamd64]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 12/16/2002,1.1.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles - the files are already in place
[RNDIS.ntamd64.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
[RNDIS_ServiceInst_51]
DisplayName = %ServiceDisplayName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\usb8023.sys
LoadOrderGroup = NDIS
AddReg = RNDIS_WMI_AddReg_51
[RNDIS_WMI_AddReg_51]
HKR, , MofImagePath, 0x00020000, "System32\drivers\rndismp.sys"
; Windows 2000 and Windows XP common sections --------------------
[RNDIS_AddReg_NT]
HKR, Ndi, Service, 0, "USB_RNDIS"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
[RNDIS_EventLog]
AddReg = RNDIS_EventLog_AddReg
[RNDIS_EventLog_AddReg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
; Common Sections -------------------------------------------------
[RNDIS_AddReg_Common]
HKR, NDI\params\NetworkAddress, ParamDesc, 0, %NetworkAddress%
HKR, NDI\params\NetworkAddress, type, 0, "edit"
HKR, NDI\params\NetworkAddress, LimitText, 0, "12"
HKR, NDI\params\NetworkAddress, UpperCase, 0, "1"
HKR, NDI\params\NetworkAddress, default, 0, " "
HKR, NDI\params\NetworkAddress, optional, 0, "1"
[SourceDisksNames]
1=%SourceDisk%,,1
[SourceDisksFiles]
usb8023m.sys=1
rndismpm.sys=1
usb8023w.sys=1
rndismpw.sys=1
usb8023k.sys=1
rndismpk.sys=1
[DestinationDirs]
RNDIS_CopyFiles_98 = 10, system32\drivers
RNDIS_CopyFiles_ME = 10, system32\drivers
RNDIS_CopyFiles_NT = 12
[Strings]
ServiceDisplayName = "USB Remote NDIS Network Device Driver"
NetworkAddress = "Network Address"
Motorola = "Motorola"
SB5120 = "Motorola SURFboard SB5120 USB Cable Modem"
SB5121 = "Motorola SURFboard SB5121 USB Cable Modem"
SB5222 = "Motorola SBV5222 SURFboard Digital Voice USB Modem"
HH1620 = "Motorola HH1620 DSL Voice USB Modem"
SourceDisk = "USBCM"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.