gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nokia 2112 -- Unknown error


From: Saurabh Nanda
Subject: Re: Nokia 2112 -- Unknown error
Date: Fri, 10 Mar 2006 16:00:59 +0530

Are the CA-42 and DKU-5 cables identical? In pl2303 can I change the vendor id and product id of the CA-42 cable to my DKU-5 cable's vendor & product id's and expect the FBUS driver to work?

I just glanced through the sources of pl2303.

### Here's what pl2303.c says:

        { USB_DEVICE( NOKIA_CA42_VENDOR_ID, NOKIA_CA42_PRODUCT_ID ) },

### Here's what pl2303.h says:

/* Nokia CA-42 Cable */
#define NOKIA_CA42_VENDOR_ID    0x078b
#define NOKIA_CA42_PRODUCT_ID   0x1234

### My cable is DKU-5 with the following properties:

Bus 001 Device 002: ID 07d0:4101 Dazzle
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x07d0 Dazzle
  idProduct          0x4101
  bcdDevice            0.00
  iManufacturer           1 Kingsun Semiconductor
  iProduct                2 USB to Serial
  iSerial                 0
  bNumConfigurations      1

TIA
Nandz.
--
http://nandz.blogspot.com
http://foodieforlife.blogspot.com
reply via email to

[Prev in Thread] Current Thread [Next in Thread]