MCCI USB DRIVERS FOR CMDA-ONE AND CDMA-2000 HANDSETS

Size: px
Start display at page:

Download "MCCI USB DRIVERS FOR CMDA-ONE AND CDMA-2000 HANDSETS"

Transcription

1 3520 Krums Corners Road Ithaca, New York USA Phone Fax PRODUCT INFORMATION MCCI USB DRIVERS FOR CMDA-ONE AND CDMA-2000 HANDSETS An Integrated Solution for Wireless Communication Based on MCCI s experience in developing USB technology for PCs, MCCI s CDMA handset drivers provide compatibility, performance, flexibility, and stability to the designer of CDMA-One and CDMA-2000 terminal equipment. Handset PC Data/Fax Function Internet Access, FAX program, / Synchronization Function Address Book Synchronization Application Mass Storage Function (e.g. for MP-3) USB Mass Storage (e.g., drive E:) The technology supports single function and multi-function handsets. The drivers can be licensed in single-function or multi-function form, allowing OEMs to trade off cost against performance across their product line. Compatibility is assured by MCCI s five years experience in supplying this technology for USB modems, serial port adapters, and communication devices. MCCI s leading role in the USB standards community has allowed us to make drivers that implement not only the letter but the spirit of the USB standards underlying advanced communication. MCCI s base handset driver allows for a single install across all Windows PC operating systems, reducing support costs. MCCI s drivers have been extensively tested with a wide range of legacy applications, for example Procomm and WinFax Pro, and they provide better performance and higher stability than the corresponding operatingsystem drivers. MCCI drivers are an integral part of many well known and highly successful USB products. With deployment in the millions of units, MCCI drivers have demonstrable The information in this document is subject to change without notice. Contact MCCI for current information and design status

2 field proven reliability. All MCCI drivers are built on a proven core foundation of software technology representing 20 labor-years of engineering development effort. In addition, MCCI drivers have undergone thousands of hours of rigorous testing culminating in the acquisition of strategically desirable USB-IF and WHQL certifications for our customers products. As a result, MCCI's CDMA drivers provide a high level of reliability and stability. At the same time, the MCCI drivers provide very high performance: over 3 megabits per second throughput for Internet traffic. MCCI s drivers support any CDC-compliant USB devices. Evaluation drivers are available off-the-shelf for testing with popular CDMA chipsets. Multifunction support allows data-communication functions to be combined with Mass Storage, synchronization, diagnostic and other functions. Competing approaches require either reconfiguring the handset, or else using an extra serial cable for the synchronization functions. MCCI s multi-function drivers allow elimination of the extra cables, or handset configuration steps; instead, all of the capabilities of the handset can be presented to the Windows system concurrently. For example, the user can be on-line, and at the same time update the MP-3 files stored on the handset. As shown in the block diagrams, the drivers consist of a central driver, which provides device-level management services, and additionally enumerates the subfunctions of the phone, allowing use of MCCI s standard CDC 1.1-compatible Abstract Control Model modem drivers for data communication emulation. In addition, to support multi-function handsets, the central driver can optionally detect and load drivers for other functions of the phone. Microsoft s Mass Storage class driver and Audio class drivers can be used concurrently with data transfers. In addition, to support vendor-specific diagnostics and synchronization access, MCCI provides serialemulation drivers. These drivers allow existing diagnostic and synchronization applications to access the CDMA handset just as if an additional COM port were connected between the handset and the PC. Figure 1, below, shows a block diagram of the single-function version of the drivers, on Windows 98/98SE/ME operating systems. Figure 2 shows the same configuration on Windows 2000 and XP. Figure 3 shows a multi-function configuration on Windows 98/98SE/ME; Figure 4 shows the same configuration on Windows 2000 and XP f Revised 01/27/2005-2

3 Figure 1. Single Function, Windows 98/98SE/ME Dial-up Networking Telephony UNIMODEM. TSP Legacy COMM VCOMM Note 4 Note 3 VCOMM Miniport I/O Port Mapper Note 2 Enhanced CDMA data driver Note 1 MCCI CDMA Handset Driver USBDI USB Host Controller Notes on Figure 1: 1. The CDMA Handset driver is loaded by Windows based on a vendor ID/product ID match. On Windows 98-family operating systems, the driver arranges for Windows to load the WDM driver as a USB-class device. No user intervention is required to select the appropriate drivers for the Windows version; the drivers are self-configuring. 2. The enhanced CDMA WDM data driver performs high-speed data transfers to the handset. It also arranges to load the port mapper and the VCOMM miniport. To satisfy Windows restrictions, this driver is loaded as a USB-class device. 3. The VCOMM port driver translates the comm. port APIs of Windows 98/98SE/ME into the WDM operations. It also is responsible for handling the upper plug and play applications, and for arranging stable and consistent COM port numbers. To satisfy Windows restrictions, this driver must be loaded as a Modem-class device. 4. The port mapper adds support for real-mode DOS-box applications such as games f Revised 01/27/2005-3

4 Figure 2. Single Function Drivers, Windows 2000/XP Dial-up Networking Telephony UNIMODEM. TSP Legacy COMM Note 2 Enhanced CDMA data driver Note 1 MCCI CDMA Handset Driver USBDI Notes: USB Host Controller 1. The CDMA Handset driver is loaded by Windows based on a vendor ID/product ID match. On Windows 2000-family operating systems, the driver arranges for Windows to load the WDM driver as a modem-class device. No user intervention is required to select the appropriate drivers for the Windows version; the drivers are self-configuring. 2. The Enhanced CDMA Data Driver is the same driver used on Windows 98/98SE/ME; but it is loaded as a modem class device. No additional wrapper is needed to emulate a high-performance modem f Revised 01/27/2005-4

5 Figure 3. Multi-function Example, Windows 98 Family Dial-up Networking Telephony UNIMODEM. TSP Windows Explorer Note 2 Note 3 Note 4 VCOMM Miniport (Win98xx) Enhanced CDMA WDM data driver VCOMM miniport Data WDM driver Windows File System USBMASS.SYS Note 5 MCCI CDMA Handset Driver Note 1 USBDI Notes: USB Host Controller 1. The multifunction CDMA Handset driver is loaded by Windows based on a vendor ID/product ID match. On Windows 98-family operating systems, the driver arranges for Windows to load the WDM driver as a USB-class device. No user intervention is required to select the appropriate drivers for the Windows version; the drivers are self-configuring. The driver then parses the descriptors of the device, and (in this example) detects three functions: the Abstract Control Model data transfer function, the diagnostic driver function, and the mass storage function. 2. The same drivers used in the single function case are used to handle data transfer in the multifunction case. This simplifies maintenance. 3. MCCI s diagnostic driver is loaded (as a Ports-class) device to operate the diagnostic interface. The API is completely compatible with the normal COM port API, so existing programs can be immediately reused. If the OEM prefers, the diagnostic driver can be loaded outside of Ports class; in this case, application programs may have to be rewritten, but there is much more flexibility for operating the port f Revised 01/27/2005-5

6 4. The standard Microsoft Mass-Storage class driver is used on Windows ME; third party drivers are used on Windows 98 and 98SE. 5. Additional functions may be added to the phone, up to the limit of the hardware resources of the phone s USB interface hardware. Figure 4. Multifunction Example on Windows 2000 Dial-up Networking Telephony UNIMODEM. TSP Windows Explorer Note 2 Note 3 Note 4 Enhanced CDMA WDM data driver Data WDM driver Windows File System USBMASS.SYS Note 5 MCCI CDMA Handset Driver Note 1 USBDI Notes: USB Host Controller 1. Just as on Windows 98-family systems, the multifunction CDMA Handset driver is loaded by Windows based on a vendor ID/product ID match. The driver then parses the descriptors of the device, and (in this example) detects three functions: the Abstract Control Model data transfer function, the diagnostic driver function, and the mass storage function. The driver arranges for Windows to load the WDM CDMA Data driver as a Modem class device; and Data WDM drivers as a Port class device. No user intervention is required to select the appropriate drivers for the Windows version; the drivers are self-configuring. 2. The same drivers used in the single function case are used to handle data transfer in the multifunction case. This simplifies maintenance f Revised 01/27/2005-6

7 3. MCCI s diagnostic driver is loaded (as a Ports-class) device to operate the diagnostic interface. The API is completely compatible with the normal COM port API, so existing programs can be immediately reused. If the OEM prefers, the diagnostic driver can be loaded outside of Ports class; in this case, application programs may have to be rewritten, but there is much more flexibility for operating the port. 4. The standard Microsoft Mass-Storage class driver is used on Windows ME; third party drivers are used on Windows 98 and 98SE. 5. Additional functions may be added to the phone, (for example HID class or Audio class) up to the limit of the hardware resources of the phone s USB interface hardware. The driver detects them automatically, by parsing the descriptors. Specifications: Table 1. MCCI CDMA Handset Driver Operating systems Installation Device Classes Supported for enumeration API Number of simultaneous handsets supported Device Requirements Number of Data Class Interfaces Supported Language support and localization Win98, 98SP1, 98SE, ME; Windows 2000, Windows XP Plug and Play (INF based) CDC, Audio, plus all single-interface classes No specific API at this level Limited only by system resources. CDC 1.1; device class must be 0x02 (Communication). In multifunction mode, any Audio Class and Mass Storage Class interfaces must be compatible with the limitations of the underlying operating system.. Up to 14 (due to limited number of endpoints in real USB silicon) Provided by customer Technical Documentation Functional Specification, including descriptor requirements and INF-based options. Table 2. MCCI Enhanced CDC Data Class and VCOMM Port Drivers Operating systems Installation Number of ports supported API Device Requirements Win98, 98SP1, 98SE, 98ME, Win 2000 (WDM only) Plug and Play (INF based) Up to 128 (limited by Windows) Standard COMM port, including support for most 16-bit Windows apps and real-mode DOS apps via a portmapping VxD. (Timing differences may uncover bugs in the applications.) Abstract Control Model. Device must support AT commands over data class pipe. COMM class notifications must correctly indicate the associated DATA class interface. A CDC UNION descriptor must f Revised 01/27/2005-7

8 Language support and localization Technical Documentation INF File Customization for AT Command Set be supplied and must be correct. Provided by customer Functional Specification, including descriptor requirements and INF-based options. Install/Uninstall document Provided by customer. MCCI provides an INF file based on a standard modem model Table 3. MCCI Enhanced and VCOMM Port Drivers Operating systems Installation Number of ports supported API Device Requirements Language support and localization Win98, 98SP1, 98SE, ME, 2000, XP Plug and Play (INF based) Up to 128 (limited by Windows) Standard COMM port, including support for most 16-bit Windows apps and real-mode DOS apps via a portmapping VxD. (Timing differences may uncover bugs in the applications.) All existing serial-port diagnostic applications should work unchanged with the virtual COM port created by this driver. Vendor specific. The diagnostic interface must provide one BULK-IN and one BULK-OUT endpoint. INF files must be modified to match the interface explicitly. Provided by customer Technical Documentation Functional Specification, including descriptor requirements and INF-based options. Table 4. General Information Install/Uninstall document Basic Delivery Format Warranty Source Licenses Pass-through rights Automatic Install/Uninstall Framework Branding End-user Documentation Support Binary plus INF files, as drivers in checked and free format; via download from MCCI s secure web site. 90 days Available at extra fee. Available at extra fee. Available at extra fee. Drivers will bear MCCI s copyright, but will be rebranded using MCCI s standard rebranding technology for customer, for one device. Additional rebranding available at extra fee. Customer s responsibility MCCI supports its direct customers via telephone and . Resellers or manufacturers of products incorporating MCCI technology are responsible for supporting their own customers f Revised 01/27/2005-8

9 Related MCCI USB Products Drivers MCCI USB Class Drivers for Windows and MacOS UMTS, CDMA-One, CDMA-2000, GPRS, EDGE, and MCPC GL-004/005 or WMC WCDMA cell phones Ethernet devices Cable Modems Analog (POTS) modems and ISDN TAs Serial port Migration ADSL modems Device Firmware update Firmware USB Development Tools MCCI USB DataPump portable firmware environment MCCI USB DataPump Device Class modules MCCI TrueCard FTL MCCI Catena Firmware Development Platforms for Windows 2000/XP MCCI Wombat ARMbased Firmware Development Platforms Silicon, operating system and CPU independent. Can be run in simulated environments on Windows WMC and MCPC GL-004/005 cell phones Ethernet devices (CDC and Remote NDIS) Serial port migration Device Firmware Update HID class (keyboard/mouse) Mass Storage class Patented NAND-flash file system Model 1610 USB Device module. Optional OSE or Nucleus integration Model 1620 USB On-The-Go module. Optional OSE or Nucleus integration Model 1510 development platform including GDB, GCC, USS820 USB device, 100BT Ethernet, NAND flash For more information, please contact one of our offices: United States Korea Japan Sweden Ms. Judy Cone Mr. Gabriel Oh Mr. Terry Miyata Mr. Mats Webjorn All specifications and prices were correct as of the time of writing, but are subject to change without notice. Although every effort is taken to ensure accuracy, MCCI assumes no responsibility for any errors in this document. MCCI, MCCI USB DataPump, MCCI Catena and TrueCard are registered trademarks of Moore Computer Consultants, Incorporated. MCCI Wombat is a trademark of MCCI. All other trademarks are properties of their respective owners. Copyright Moore Computer Consultants, Inc f Revised 01/27/2005-9

MCCI DRIVERS FOR WMC-COMPATIBLE CELL PHONES AND DATA TERMINALS

MCCI DRIVERS FOR WMC-COMPATIBLE CELL PHONES AND DATA TERMINALS 3520 Krums Corners Road Ithaca, New York 14850 USA Phone +1-607-277-1029 Fax +1-607-277-6844 www.mcci.com Product Information MCCI DRIVERS FOR WMC-COMPATIBLE CELL PHONES AND DATA TERMINALS An integrated

More information

MCCI USB DATAPUMP. Architectural Overview. Device Architecture

MCCI USB DATAPUMP. Architectural Overview. Device Architecture 3520 Krums Corners Road Ithaca, New York 14850 USA Phone +1-607-277-1029 Fax +1-607-277-6844 www.mcci.com Architectural Overview Device Architecture MCCI USB DATAPUMP All USB devices follow a standard

More information

USB 3.0 Software Architecture and Implementation Issues. Terry Moore, CEO MCCI Corporation

USB 3.0 Software Architecture and Implementation Issues. Terry Moore, CEO MCCI Corporation USB 3.0 Software Architecture and Implementation Issues Terry Moore, CEO MCCI Corporation 2009-08-03 Agenda Introducing MCCI USB 3.0 from a Software Perspective USB 3.0 Software Challenges New Device Classes

More information

Key Factors for Successful Wireless USB Product Deployment

Key Factors for Successful Wireless USB Product Deployment Key Factors for Successful Wireless USB Product Deployment MCCI Corporation CEO Terry Moore Deploying your first WUSB Product Learn the technology Define product requirements Select vendors: hardware software

More information

Reference Projects. USB Drivers. USB Audio Class 2.0 Driver for Windows. Universal USB Device Driver for Windows

Reference Projects. USB Drivers. USB Audio Class 2.0 Driver for Windows. Universal USB Device Driver for Windows Thesycon Systemsoftware & Consulting GmbH Reference Projects Thesycon commands expertise in several areas surrounding the development of device drivers and firmware. Below, we give a selection of the projects

More information

Introducing Class-Level Decoding Video See a video demonstration of the new real-time class-level decoding feature of the Data Center Software.

Introducing Class-Level Decoding Video See a video demonstration of the new real-time class-level decoding feature of the Data Center Software. Debug USB Faster with USB Class-Level Decoding Introducing Class-Level Decoding Video See a video demonstration of the new real-time class-level decoding feature of the Data Center Software. What are USB

More information

USB Complete. The Developer's Guide Fifth Edition. Jan Axelson. Lakeview Research LLC Madison, WI 53704

USB Complete. The Developer's Guide Fifth Edition. Jan Axelson. Lakeview Research LLC Madison, WI 53704 USB Complete The Developer's Guide Fifth Edition Jan Axelson Lakeview Research LLC Madison, WI 53704 Contents Introduction 1 USB Basics 1 Uses and limits 1 Benefits for users 2 Benefits for developers

More information

Application Note AN_402. MCCI USB DataPump User Guide

Application Note AN_402. MCCI USB DataPump User Guide AN_402 MCCI USB DataPump User Guide Issue Date: 2017-09-13 This user guide introduces the MCCI USB DataPump, a portable USB firmware development kit for adding USB device support to embedded products based

More information

PLX USB Development Kit

PLX USB Development Kit 870 Maude Avenue Sunnyvale, California 94085 Tel (408) 774-9060 Fax (408) 774-2169 E-mail: www.plxtech.com/contacts Internet: www.plxtech.com/netchip PLX USB Development Kit PLX Technology s USB development

More information

TrueTask USB / MCCI USB DataPump Technical Overview

TrueTask USB / MCCI USB DataPump Technical Overview TrueTask USB / MCCI USB DataPump Technical Overview MCCI Corporation, August 2018 Introduction TrueTask USB is MCCI s USB software platform for embedded systems. It s based on the MCCI USB DataPump ( DataPump

More information

KRS Corporation, LLC. Programmable 20 Button USB Keypad. KRS Keypad Configuration program setup and usage. V 1.1

KRS Corporation, LLC. Programmable 20 Button USB Keypad. KRS Keypad Configuration program setup and usage. V 1.1 KRS Corporation, LLC KRS Keypad Configuration program setup and usage. Programmable 20 Button USB Keypad V 1.1 KRS Corporation, LLC (KRS) is a privately held company in the state of Kansas, established

More information

mini USB ISDN TA128 User s Manual

mini USB ISDN TA128 User s Manual mini USB ISDN TA128 User s Manual Billion mini USB ISDN TA128 CE Approval All CE approved ISDN devices may be connected to the Euro- ISDN in all countries of the EU. Billion mini USB ISDN TA128 has been

More information

Multimedia Platform. Mainstream wireless multimedia expands globally with the industry s first single-chipset solution

Multimedia Platform. Mainstream wireless multimedia expands globally with the industry s first single-chipset solution CONVERGENCE ENHANCED MULTIMEDIA MULTIMEDIA VALUE Multimedia Platform Mainstream wireless multimedia expands globally with the industry s first single-chipset solution F I N D A R E S T A U R A N T S E

More information

BiPAC ADSL USB Modem. User s Manual

BiPAC ADSL USB Modem. User s Manual BiPAC 7001 ADSL USB Modem User s Manual Chapter 1... 1 1.1 Introducing the BiPAC 7001... 1 1.2 Features of the BiPAC 7001... 1 1.3 Installing Billion ADSL USB Modem... 2 Chapter 2... 3 2.1 Important note

More information

Datasheet. Enterprise VoIP Phone with Touchscreen. Models: UVP, UVP-Pro, UVP-Executive. High-Definition, Multi-Touch Color Display. Powered by Android

Datasheet. Enterprise VoIP Phone with Touchscreen. Models: UVP, UVP-Pro, UVP-Executive. High-Definition, Multi-Touch Color Display. Powered by Android Enterprise VoIP Phone with Touchscreen Models: UVP, UVP-Pro, UVP-Executive High-Definition, Multi-Touch Color Display Powered by Android Integrates with UniFi Enterprise System Smartphone Technology for

More information

Intel Server Board S5000PSLSAS

Intel Server Board S5000PSLSAS Server WHQL Testing Services Enterprise Platforms and Services Division Rev 1.2 Intel Server Board Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) January 10, 2007 This

More information

Intel Server Board S5000XAL-SWRAID

Intel Server Board S5000XAL-SWRAID Server WHQL Testing Services Enterprise Platforms and Services Division Rev 1.0 December 8, 2006 Intel Server Board Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) This

More information

Intellisync Lite For NEC Wireless Phones Installation Guide

Intellisync Lite For NEC Wireless Phones Installation Guide Intellisync Lite For NEC Wireless Phones Installation Guide Legal Notice No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any computer

More information

Intel Server SE7320EP2DG2

Intel Server SE7320EP2DG2 Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server SE7320EP2DG2 Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Rev 1.1 July 6, 2005 This

More information

Intel Server Board S5000PALSATA-NR

Intel Server Board S5000PALSATA-NR Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board S5000PALSATA-NR Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Rev 2.0 June

More information

USB 3.0 A Cost Effective High Bandwidth Solution for FPGA Host Interface Introduction

USB 3.0 A Cost Effective High Bandwidth Solution for FPGA Host Interface Introduction USB 3.0 A Cost Effective High Bandwidth Solution for FPGA Host Interface Introduction The USB 3.0 has revolutionized the world of desktops and mobile devices by bringing much higher bandwidth and better

More information

Simplify IP Telephony with System i. IBM System i IP Telephony

Simplify IP Telephony with System i. IBM System i IP Telephony Simplify IP Telephony with System i IBM System i IP Telephony Highlights Deploy a complete IP telephony suite on one easy-to-manage system, or even part of a system, shared with other applications Integrate

More information

Zebra Scanner SDK v3.3 for Windows

Zebra Scanner SDK v3.3 for Windows Zebra Scanner SDK v3.3 for Windows Last revised: April, 2018 Contents Description Device Compatibility Release Notes Components Installation Notes Description The Zebra Scanner Software Developer Kit (SDK)

More information

Intel Server Board S5000VSASAS

Intel Server Board S5000VSASAS Server WHQL Testing Services Enterprise Platforms and Services Division Rev 1.0 Intel Server Board Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) August 14, 2006 This

More information

USB2 Debug Device A Functional Device Specification

USB2 Debug Device A Functional Device Specification USB2 Debug Device A Functional Device Specification Date: March 25, 2003 Revision: 0.9 The information is this document is under review and is subject to change. USB2 Revision 0.9 3/25/2003 Scope of this

More information

10GbE Converged Network Adapter NDIS Miniport Driver for Windows. Table of Contents

10GbE Converged Network Adapter NDIS Miniport Driver for Windows. Table of Contents 10GbE Converged Network Adapter NDIS Miniport Driver for Windows QLogic Corporation. All rights reserved. Table of Contents 1. Package Contents 2. OS Support 3. Supported Features 4. Using the Driver 4.1

More information

Intel Server Platform SR6850HW4M & SR4850HW4M

Intel Server Platform SR6850HW4M & SR4850HW4M Server OS Testing Services Enterprise Platforms and Services Division Intel Server Platform SR6850HW4M & SR4850HW4M Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Rev

More information

ELAN DIGITAL SYSTEMS LTD.

ELAN DIGITAL SYSTEMS LTD. ELAN DIGITAL SYSTEMS LTD. LITTLE PARK FARM ROAD, SEGENSWORTH WEST, FAREHAM, HANTS. PO15 5SJ. TEL: (44) (0)1489 579799 FAX: (44) (0)1489 577516 e-mail: support@pccard.co.uk website: http://www.pccard.co.uk

More information

Datasheet. Enterprise VoIP Phone with Touchscreen. Models: UVP-X, UVP, UVP-Pro, UVP-Executive. High-Definition, Multi-Touch Color Display

Datasheet. Enterprise VoIP Phone with Touchscreen. Models: UVP-X, UVP, UVP-Pro, UVP-Executive. High-Definition, Multi-Touch Color Display Enterprise VoIP Phone with Touchscreen Models: UVP-X, UVP, UVP-Pro, UVP-Executive High-Definition, Multi-Touch Color Display Powered by Android Integrates with UniFi Enterprise System Smartphone Technology

More information

One-Click Internet. The best-of-bread connection manager

One-Click Internet. The best-of-bread connection manager One-Click Internet The best-of-bread connection manager GSMA World Congress Barcelona, 11-14 February 2008 One-click The solution At GSMA World Congress WebToGo will be presenting its renowned one-click

More information

New York Analyst Day. November 12, 2009

New York Analyst Day. November 12, 2009 New York Analyst Day November 12, 2009 1 Steve Altman President 2 Safe Harbor Before we proceed with our presentation, we would like to point out that the following discussion will contain forward-looking

More information

KEPServerEX. OPC Server Software Maximize the Promise of OPC

KEPServerEX. OPC Server Software Maximize the Promise of OPC T E C H N O L O G I E S Kepware Technologies Automation s Best Friend 1.888.Kepware info@kepware.com KEPServerEX OPC Server Software Maximize the Promise of OPC KEPServerEX is an OPC server which provides

More information

ELAN DIGITAL SYSTEMS LTD.

ELAN DIGITAL SYSTEMS LTD. ELAN DIGITAL SYSTEMS LTD. LITTLE PARK FARM ROAD, SEGENSWORTH WEST, FAREHAM, HANTS. PO15 5SJ. TEL: (44) (0)1489 579799 FAX: (44) (0)1489 577516 e-mail: support@pccard.co.uk website: http://www.pccard.co.uk

More information

ModusToolbox USB Configurator Guide

ModusToolbox USB Configurator Guide ModusToolbox USB Configurator Guide Version 1.1 Overview The USB Configurator is a configuration tool included in the ModusToolbox software. Use the USB Configurator to configure USB Device descriptors.

More information

Intel Server SE7221BK1LX

Intel Server SE7221BK1LX Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server SE7221BK1LX Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Rev 1.0 February 14, 2005

More information

Application Notes for Jabra PRO 900 Series Wireless Headsets with Avaya Desktop Video Device - Issue 1.1

Application Notes for Jabra PRO 900 Series Wireless Headsets with Avaya Desktop Video Device - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Jabra PRO 900 Series Wireless Headsets with Avaya Desktop Video Device - Issue 1.1 Abstract These Application Notes describe the configuration

More information

ELAN DIGITAL SYSTEMS LTD. SL332 PC- CARD USER S GUIDE

ELAN DIGITAL SYSTEMS LTD. SL332 PC- CARD USER S GUIDE ELAN DIGITAL SYSTEMS LTD. LITTLE PARK FARM ROAD, SEGENSWORTH WEST, FAREHAM, HANTS. PO15 5SJ. TEL: (44) (0)1489 579799 FAX: (44) (0)1489 577516 e-mail: support@pccard.co.uk website: http://www.pccard.co.uk

More information

IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family

IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family Software Announcement January 13, 2004 IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family Overview IBM extends the XL Fortran family to the Apple Mac

More information

Demonstration of Remote Wireless Access to a Database for Communicating Water Quality Data

Demonstration of Remote Wireless Access to a Database for Communicating Water Quality Data Demonstration of Remote Wireless Access to a Database for Communicating Water Quality Data Theodore G. Cleveland, Ph.D.,P.E. Matthew T. Smith Civil and Environmental Engineering University of Houston September

More information

DSG SoftPhone & USB Phone Series Users Guide

DSG SoftPhone & USB Phone Series Users Guide DSG SoftPhone & USB Phone Series Users Guide Table of Contents Overview Before You Start Installation Step 1. Installing DSG SoftPhone Step 2. Installing USB Phone Step 3. System Check First Time Use Step

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Plantronics DA45 USB Adapter, Plantronics SupraPlus Wideband and EncorePro Headsets with Avaya one-x Communicator - Issue 1.0

More information

Input Components C H A P T E R 1 4. See also: System FAQs for WHQL Testing on

Input Components C H A P T E R 1 4. See also: System FAQs for WHQL Testing on Part 4 Device Design Guidelines C H A P T E R 1 4 Input Components This chapter presents the requirements and recommendations for standard input devices and connections under the Microsoft Windows family

More information

Application Notes for Configuring Sennheiser Communications A/S SC 30 USB CTRL and SC 60 USB CTRL Headsets with Avaya One-X Communicator - Issue 1.

Application Notes for Configuring Sennheiser Communications A/S SC 30 USB CTRL and SC 60 USB CTRL Headsets with Avaya One-X Communicator - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Sennheiser Communications A/S SC 30 USB CTRL and SC 60 USB CTRL Headsets with Avaya One-X Communicator - Issue 1.0 Abstract

More information

Installation Manual. Introduction

Installation Manual. Introduction Installation Manual Introduction This 5.25 enclosure is designed to provide a solution to connect existing storage devices such as 3.5 IDE hard drive, MO drives, CD devices or DVD devices to IEEE1394a

More information

Application Notes for Configuring Sennheiser Communications A/S SC 630 USB CTRL and SC 660 USB CTRL Headsets with Avaya one-x Communicator - Issue 1.

Application Notes for Configuring Sennheiser Communications A/S SC 630 USB CTRL and SC 660 USB CTRL Headsets with Avaya one-x Communicator - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Sennheiser Communications A/S SC 630 USB CTRL and SC 660 USB CTRL Headsets with Avaya one-x Communicator - Issue 1.0 Abstract

More information

MTC20174 AFE. PCI Phone Line. EEPROM (0-16KB) Optional

MTC20174 AFE. PCI Phone Line. EEPROM (0-16KB) Optional 1 DESCRIPTION The Unicorn II chipset is designed to simplify the development of low-cost ADSL CPE modems for Windows, Mac and Linux based environments and enables manufacturers to achieve a very competitive

More information

USB. The Universal Serial Bus. Most of the material is taken from Jan Axelsson: USB Complete, third edition Lakeview Research ISBN:

USB. The Universal Serial Bus. Most of the material is taken from Jan Axelsson: USB Complete, third edition Lakeview Research ISBN: USB The Universal Serial Bus Most of the material is taken from Jan Axelsson: USB Complete, third edition Lakeview Research ISBN: 1-931448-02-7 1 Usability, easy to use Demands to forfill Speed, fast enough

More information

Intel Workstation Board S5000XVNSATAR

Intel Workstation Board S5000XVNSATAR Server WHQL Testing Services Enterprise Platforms and Services Division Rev 1.1 Intel Workstation Board S5000XVNSATAR Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) October

More information

Get to know your Modem 1. Modem Technical Overview 3

Get to know your Modem 1. Modem Technical Overview 3 User Manual Get to know your Modem 1 Modem Technical Overview 3 Managing your Modem Settings How to view your Modem settings 5 Understanding the front page 6 Changing your Modem login password 7 Upgrading

More information

H-UC232S USB Serial Converter

H-UC232S USB Serial Converter H-UC232S USB Serial Converter FCC Warning This equipment has been tested and found to comply with the regulations for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed

More information

1.0. User s Guide & Manual. MDC Bluetooth + 56K Modem

1.0. User s Guide & Manual. MDC Bluetooth + 56K Modem 1.0 MDC Bluetooth + 56K Modem User s Guide & Manual Portable of module Federal Communication Commission Interference Statement This equipment has been tested and found to comply with the limits for a Class

More information

Setting up the Xda IIs/i as a modem (Microsoft Windows only)

Setting up the Xda IIs/i as a modem (Microsoft Windows only) Use the Xda IIs/i as a modem to connect your computer to the internet February 2005 Setting up the Xda IIs/i as a modem (Microsoft Windows only) You can use the Xda IIs/i as a modem with your computer

More information

Universal Serial Bus CDC Subclass Specification for Wireless Mobile Communication Devices. Version 1.0

Universal Serial Bus CDC Subclass Specification for Wireless Mobile Communication Devices. Version 1.0 Universal Serial Bus CDC Subclass Specification for Wireless Mobile Communication Devices Version 1.0 November 23, 2001 Wireless Mobile Communication Devices Version 1.0 Revision History Rev Date Filename

More information

Hi-Phone DeskTop USB H/W User Manual

Hi-Phone DeskTop USB H/W User Manual Hi-Phone DeskTop USB H/W User Manual 1.08.08 Way2call Communication Ltd. reserves the right to make changes to the Hi-Phone devices and to the content of this document without notice 2001 Way2call Communications

More information

Nortel Unified Communications Campus Solution Release Notes Solution Release 1.0. Release: 1.0 Document Revision:

Nortel Unified Communications Campus Solution Release Notes Solution Release 1.0. Release: 1.0 Document Revision: Release Notes Solution Release 1.0 Release: 1.0 Document Revision: 01.01 www.nortel.com NN49000-400. Release: 1.0 Publication: NN49000-400 Document release date: All Rights Reserved. Printed in Canada

More information

DT Measure Foundry TM is a powerful software package designed for test and measurement,

DT Measure Foundry TM is a powerful software package designed for test and measurement, DT Measure Foundry OS: Windows 2000/XP Test and Measurement Software DT Measure Foundry TM 4.0 Powerful Software for Test and Measurement, Control and Analysis Applications Key Features New! Full MATLAB

More information

Six Questions to Answer When Buying a Phone System

Six Questions to Answer When Buying a Phone System NEW PHONE SYSTEM BUYER S GUIDE Six Questions to Answer When Buying a Phone System In addition to the most comprehensive portfolio of voice communications, data and wireless networking products in the industry,

More information

Datasheet. Enterprise VoIP Phone with Touchscreen. Models: UVP, UVP-Pro, UVP-Executive. High-Definition, Multi-Touch Color Display

Datasheet. Enterprise VoIP Phone with Touchscreen. Models: UVP, UVP-Pro, UVP-Executive. High-Definition, Multi-Touch Color Display Enterprise VoIP Phone with Touchscreen Models: UVP, UVP-Pro, UVP-Executive High-Definition, Multi-Touch Color Automatic Provisioning for Fast Deployment Powered by Android Smartphone Technology for Corporate

More information

AN220 USB DRIVER CUSTOMIZATION. Relevant Devices This application note applies to the following devices: CP2101, CP2102, CP2103, C8051F320, C8051F321

AN220 USB DRIVER CUSTOMIZATION. Relevant Devices This application note applies to the following devices: CP2101, CP2102, CP2103, C8051F320, C8051F321 USB DRIVER CUSTOMIZATION Relevant Devices This application note applies to the following devices: CP2101, CP2102, CP2103, C8051F320, C8051F321 1. Introduction The information in this document and the associated

More information

Intel Server board S5520HC

Intel Server board S5520HC Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server board S5520HC Rev 1.0 Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) February 24,

More information

IBM International ISDN PC Card. User s Guide

IBM International ISDN PC Card. User s Guide IBM International ISDN PC Card User s Guide Declaration of CE Conformity The manufacturer AVM GmbH Address Alt-Moabit 95 D-10559 Berlin herewith declares that the product Type ISDN-Controller Product IBM

More information

USB for Portable Devices

USB for Portable Devices 1 USB for Portable Devices 2 USB for Desktops USB was first introduced as a solution to desktop interconnectivity ity At the time, desktops had a number of different wired interfaces Printer, mouse, keyboard,

More information

Intel Server Board SE7520JR2SCSID2

Intel Server Board SE7520JR2SCSID2 Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board SE7520JR2SCSID2 Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Rev 1.0 November

More information

Application Notes for Plantronics Calisto P210-A USB Handset with Avaya one-x Communicator - Issue 1.0

Application Notes for Plantronics Calisto P210-A USB Handset with Avaya one-x Communicator - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Plantronics Calisto P210-A USB Handset with Avaya one-x Communicator - Issue 1.0 Abstract These Application Notes describe a compliance-tested

More information

DRIVER MODEL ULB Darmstadt

DRIVER MODEL ULB Darmstadt Microsoft" y / /«Second Edition PROGRAMMING MICROSO FT WIN D 0 WS DRIVER MODEL ULB Darmstadt i minis Walter Oney Acknowledgments Introduction Beginning a Driver Project 1 A Brief History of Device Drivers

More information

Mongoose Pro GMII Quick Start Guide

Mongoose Pro GMII Quick Start Guide Mongoose Pro GMII Quick Start Guide PLEASE NOTE Mongoose Pro interfaces have been carefully designed and tested to comply with OBDII protocols. However, some vehicle models are not in full compliance with

More information

Various editions of Windows 7

Various editions of Windows 7 Various editions of Windows 7 ( and their relationship to Windows Vista and XP) Windows 7 Windows Vista Windows XP Starter 1 Starter Starter Home Basic Basic Home Edition Home Premium Home Premium Media

More information

About Your Software IBM

About Your Software IBM About Your Software About Your Software Note Before using this information and the product it supports, be sure to read Appendix. Viewing the license agreement on page 19 and Notices on page 21. First

More information

Genesys Logic, Inc. GL862. USB 2.0 PC Camera Controller. Product Overview

Genesys Logic, Inc. GL862. USB 2.0 PC Camera Controller. Product Overview Genesys Logic, Inc. GL862 USB 2.0 PC Camera Controller Product Overview Copyright Copyright 2012 Genesys Logic, Inc. All rights reserved. No part of the materials shall be reproduced in any form or by

More information

Application Notes for Configuring Sennheiser Communications A/S SC 30 USB CTRL and SC 60 USB CTRL Headsets with Avaya One-X Agent - Issue 1.

Application Notes for Configuring Sennheiser Communications A/S SC 30 USB CTRL and SC 60 USB CTRL Headsets with Avaya One-X Agent - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Sennheiser Communications A/S SC 30 USB CTRL and SC 60 USB CTRL Headsets with Avaya One-X Agent - Issue 1.0 Abstract These Application

More information

Driver modem us robotics v.92. Driver modem us robotics v.92.zip

Driver modem us robotics v.92. Driver modem us robotics v.92.zip Driver modem us robotics v.92 Driver modem us robotics v.92.zip USRobotics V.92 USB Modem Drivers and Updates for Windows 7, 8 About Us. Driverlookup.com is We have the best Driver Updater software Driver

More information

DATA SHEET HIGHTLIGHTS Deploying a Single System to Manage All Devices and Services Implementing Service Assurance

DATA SHEET HIGHTLIGHTS Deploying a Single System to Manage All Devices and Services Implementing Service Assurance Motorola EDGE Service Assurance Software Suite The allows service providers to expand broadband service revenues while reducing operational and support costs through automated service provisioning and

More information

IR-200F IrDA Mainboard Adapter

IR-200F IrDA Mainboard Adapter IR-200F IrDA Mainboard Adapter The VScom IrDA Mainboard Adapter enables infrared wireless data communication by connecting the IrDA dongle to the built-in mainboard IR header connectors of your desktop

More information

Configuration Guide for Microsoft Internet Connection Sharing

Configuration Guide for Microsoft Internet Connection Sharing Configuration Guide for Microsoft Internet Connection Sharing HUB INTERNET HOST CLIENTS Copyright 2002 Hughes Network Systems, Inc., a wholly owned subsidiary of Hughes Electronics Corporation. All rights

More information

USER MANUAL USB Bluetooth Adapter

USER MANUAL USB Bluetooth Adapter USER MANUAL USB Bluetooth Adapter UBT-120 CONTENT 1. Introduction--------------------------------------------------------------------------------- 2 2. Package Content-------------------------------------------------------------------------

More information

Zebra Scanner SDK v3.3 for Windows

Zebra Scanner SDK v3.3 for Windows Zebra Scanner SDK v3.3 for Windows Last revised: August, 2018 Contents Description Device Compatibility Release Notes Components Installation Notes Description The Zebra Scanner Software Developer Kit

More information

Embedded Software: Its Growing Influence on the Hardware world

Embedded Software: Its Growing Influence on the Hardware world Embedded Software: Its Growing Influence on the Hardware world ISA Vision Summit 2009, Bangalore 16 th FEB 09 V. R. Venkatesh Head, Product Engineering Services, Wipro Technologies. Wipro in Product Engineering

More information

An Introduction to Universal Serial Bus

An Introduction to Universal Serial Bus An Introduction to Universal Serial Bus Neil Scott June 27, 2008 NEIL SCOTT JUNE 27, 2008 1 Overview Introduction History Hierarchy Enumeration Demonstration Circuit Conclusions Questions NEIL SCOTT JUNE

More information

Integration Module for FileNet Capture Professional

Integration Module for FileNet Capture Professional Integration Module for FileNet Capture Professional Setup Guide www.lexmark.com Table of Contents PURPOSE... 1 REQUIREMENTS... 2 SYSTEM REQUIREMENTS...2 COMPATIBILITY... 3 DOCUMENT DISTRIBUTOR OPERATING

More information

Application Notes for Configuring Sennheiser Communications A/S SC 230 USB CTRL and SC 260 USB CTRL Headsets with Avaya One-X Agent - Issue 1.

Application Notes for Configuring Sennheiser Communications A/S SC 230 USB CTRL and SC 260 USB CTRL Headsets with Avaya One-X Agent - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Sennheiser Communications A/S SC 230 USB CTRL and SC 260 USB CTRL Headsets with Avaya One-X Agent - Issue 1.0 Abstract These

More information

Mongoose Pro Quick Start Guide

Mongoose Pro Quick Start Guide Mongoose Pro Quick Start Guide PLEASE NOTE Mongoose Pro interfaces have been carefully designed and tested to comply with OBDII protocols. However, some vehicle models are not in full compliance with these

More information

73M1822/73M1922 MicroDAA Software Architecture December 23, 2009 Rev. 1.0 UG_1x22_057

73M1822/73M1922 MicroDAA Software Architecture December 23, 2009 Rev. 1.0 UG_1x22_057 Simplifying System Integration TM 73M1822/73M1922 MicroDAA Software Architecture December 23, 2009 Rev. 1.0 73M1822/73M1922 MicroDAA Software Architecture User Guide 2009 Teridian Semiconductor Corporation.

More information

Ausgewählte Betriebssysteme - Mark Russinovich & David Solomon (used with permission of authors)

Ausgewählte Betriebssysteme - Mark Russinovich & David Solomon (used with permission of authors) Outline Windows 2000 - The I/O Structure Ausgewählte Betriebssysteme Institut Betriebssysteme Fakultät Informatik Components of I/O System Plug n Play Management Power Management I/O Data Structures File

More information

Testing and Debugging

Testing and Debugging Testing and Debugging 17 Testing and Debugging Tools In addition to the chip-specific development boards and debugging software described in Chapter 6, a variety of other hardware and software tools can

More information

iw-rainbow-g3 / G3V FAQs:

iw-rainbow-g3 / G3V FAQs: iw-rainbow-g3 / G3V FAQs: Processor / Memory / Configurations: 1. What is iw-rainbow-g3? It is a Design Solution based on Freescale s i.mx27 /ARM9 processor running at 400MHz core frequency. This can be

More information

Dialogic Diva Analog Media Boards by Sangoma

Dialogic Diva Analog Media Boards by Sangoma Dialogic Diva Analog Media Boards by Sangoma The Dialogic Diva Analog Media Boards provide two, four, and eight ports and serve as an excellent communication platform, which scales from 2 to 64 channels

More information

Creating a USB to Serial Bridge Solution using Cypress Low and Full-speed M8 USB Devices

Creating a USB to Serial Bridge Solution using Cypress Low and Full-speed M8 USB Devices 1. Introduction Peripheral manufacturers have historically used RS- 232 as a communications channel to control and to pass data to and from their devices. The adoption of the Universal Serial Bus () as

More information

Developing Core Software Technologies for TI s OMAP Platform

Developing Core Software Technologies for TI s OMAP Platform SWPY006 - August 2002 White Paper By Justin Helmig Texas Instruments Senior Technical Staff, Wireless Software Applications Texas Instruments OMAP platform for wireless handsets offers a powerful hardware

More information

Data Sheet. Packet-Master USB12 Bus Analyser

Data Sheet. Packet-Master USB12 Bus Analyser Packet-Master USB12 Bus Analyser The Packet-Master USB12 is a Hardware USB Bus Analyser, intended for development of Low and Full Speed USB devices and hubs etc. It comes complete with our Windows application

More information

with GoPro Hero3+ User Instructions

with GoPro Hero3+ User Instructions with GoPro Hero3+ User Instructions Dranetz 1000 New Durham Road, Edison, New Jersey 08818 Telephone 1-800-372-6832 or 732-287-3680 sales@dranetz.com www.dranetz.com Published by Dranetz 1000 New Durham

More information

Easy Start Guide. Solwise SAR-600 range ADSL2+ Routers

Easy Start Guide. Solwise SAR-600 range ADSL2+ Routers Guide Solwise SAR-600 range ADSL2+ Routers Covers the following models using RouterTech Firmware 2.1: Single LAN Port, SAR-600E Four LAN Port, SAR-600ER Four LAN Port with USB & 11g Wireless, SAR-600EW

More information

On-Site PBX Vs Hosted PBX

On-Site PBX Vs Hosted PBX Warm Welcome On-Site PBX Vs Hosted PBX On-Site PBX 1. Private Branch Exchange is a physically wired switchboard system that routes external calls to a series of internal phone lines. 2. This technology

More information

UCOS User-Configurable Open System

UCOS User-Configurable Open System UCOS User-Configurable Open System User-Configurable Open System (UCOS) UCOS is a complete control system solution. It includes graphical development software, a graphical human machine interface (HMI),

More information

Adafruit Feather nrf52840 Express

Adafruit Feather nrf52840 Express Adafruit Feather nrf52840 Express PRODUCT ID: 4062 The Adafruit Feather nrf52840 Express is the new Feather family member with Bluetooth Low Energy and native USB support featuring the nrf52840! It's our

More information

Seamless Cloud Connectivity. for your business

Seamless Cloud Connectivity. for your business Seamless Cloud Connectivity for your business Enterprises are transforming the way they look at IT and resources, moving more business-critical applications and computing platforms to the cloud. As this

More information

Hardware Software Bring-Up Solutions for ARM v7/v8-based Designs. August 2015

Hardware Software Bring-Up Solutions for ARM v7/v8-based Designs. August 2015 Hardware Software Bring-Up Solutions for ARM v7/v8-based Designs August 2015 SPMI USB 2.0 SLIMbus RFFE LPDDR 2 LPDDR 3 emmc 4.5 UFS SD 3.0 SD 4.0 UFS Bare Metal Software DSP Software Bare Metal Software

More information

Overview. Nighthawk CM1150V Multi-Gig Speed Cable Modem for XFINITY Voice. Data Sheet CM1150V 2 PHONE LINES

Overview. Nighthawk CM1150V Multi-Gig Speed Cable Modem for XFINITY Voice. Data Sheet CM1150V 2 PHONE LINES DOCSIS 3.1 2 PHONE LINES INTERNET & VOICE Overview NETGEAR Nighthawk Ultra-High Speed Cable Modem for XFINITY Voice (CM1150V) delivers gigabit speed cable internet and the best call clarity. This first

More information

Wireless Bluetooth USB Dongle User s Guide

Wireless Bluetooth USB Dongle User s Guide Wireless Bluetooth USB Dongle User s Guide 1 Table of Content CHAPTER 1 INTRODUCTION... 5 INTRODUCTION TO BLUETOOTH... 5 INTRODUCTION TO THE WIRELESS BLUETOOTH USB DONGLE... 5 CHAPTER 2 CONTENTS OF PACKAGE...

More information

Beagle USB 5000 SuperSpeed Protocol Analyzer

Beagle USB 5000 SuperSpeed Protocol Analyzer Beagle USB 5000 SuperSpeed Protocol Analyzer The Value Leader in USB 3.0 Analysis Industry-leading embedded systems tools TM Beagle USB 5000 SuperSpeed Protocol Analyzer The Beagle TM USB 5000 SuperSpeed

More information

Application Notes for VXi BlueParrott Bluetooth Headsets with Avaya 9670G IP Telephone - Issue 1.0

Application Notes for VXi BlueParrott Bluetooth Headsets with Avaya 9670G IP Telephone - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for VXi BlueParrott Bluetooth Headsets with Avaya 9670G IP Telephone - Issue 1.0 Abstract These Application Notes describe the configuration

More information