User Manual
Table Of Contents
- PremierWave EN User Guide
- 1: Using This Guide
- 2: Introduction
- 3: Using DeviceInstaller
- 4: Network Settings
- 5: Line and Tunnel Settings
- 6: Configurable Pin Manager
- 7: Services Settings
- 8: Security Settings
- 9: Maintenance and Diagnostics Settings
- 10: Advanced Settings
- 11: Tunneling
- 12: Security in Detail
- 13: Updating Firmware
- A: Technical Support
- B: Binary to Hexadecimal Conversions
- C: Compliance
- D: Warranty
- E: USB-CDC-ACM Device Driver File for Windows Hosts
- Index
PremierWave EN User Guide 65
E
E
:
:
U
U
S
S
B
B
-
-
C
C
D
D
C
C
-
-
A
A
C
C
M
M
D
D
e
e
v
v
i
i
c
c
e
e
D
D
r
r
i
i
v
v
e
e
r
r
F
F
i
i
l
l
e
e
f
f
o
o
r
r
W
W
i
i
n
n
d
d
o
o
w
w
s
s
H
H
o
o
s
s
t
t
s
s
The following file may be used to enable Windows to recognize the USB-CDC-ACM
connection to the PremierWave EN's USB Device port. This file is copied verbatim from the
Linux distribution (2.6.36+) at Documentation/usb/linux-cdc-acm.inf.
Place this file on the Windows host somewhere. When Windows prompts for a device driver
for the USB connection, point it to this file.
; Windows USB CDC ACM Setup File
; Based on INF template which was:
; Copyright (c) 2000 Microsoft Corporation
; Copyright (c) 2007 Microchip Technology Inc.
; likely to be covered by the MLPL as found at:
; <
http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
; For use only on Windows operating systems.
[Version]
Signature="$Windows NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Linux%
DriverVer=11/15/2007,5.1.2600.0
[Manufacturer]
%Linux%=DeviceList, NTamd64
[DestinationDirs]
DefaultDestDir=12
;------------------------------------------------------------------------------
; Windows 2000/XP/Vista-32bit Sections
;------------------------------------------------------------------------------
[DriverInstall.nt]
include=mdmcpq.inf
CopyFiles=DriverCopyFiles.nt
AddReg=DriverInstall.nt.AddReg
[DriverCopyFiles.nt]
usbser.sys,,,0x20
[DriverInstall.nt.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,USBSER.sys
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
[DriverInstall.nt.Services]
AddService=usbser, 0x00000002, DriverService.nt
[DriverService.nt]
DisplayName=%SERVICE%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\USBSER.sys
;------------------------------------------------------------------------------
; Vista-64bit Sections
;------------------------------------------------------------------------------
[DriverInstall.NTamd64]
include=mdmcpq.inf
CopyFiles=DriverCopyFiles.NTamd64
AddReg=DriverInstall.NTamd64.AddReg
[DriverCopyFiles.NTamd64]
USBSER.sys,,,0x20
[DriverInstall.NTamd64.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,USBSER.sys
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
[DriverInstall.NTamd64.Services]
AddService=usbser, 0x00000002, DriverService.NTamd64










