Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 19:28:41 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-usb@FreeBSD.org
Subject:   Re: Nokia CA-42 cable
Message-ID:  <20060212162841.GR86448@cell.sick.ru>
In-Reply-To: <20060212.085136.110773332.imp@bsdimp.com>
References:  <20060212094758.GP86448@cell.sick.ru> <20060212.085136.110773332.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 12, 2006 at 08:51:36AM -0700, M. Warner Losh wrote:
M> In message: <20060212094758.GP86448@cell.sick.ru>
M>             Gleb Smirnoff <glebius@freebsd.org> writes:
M> : I'm lame in USB and I can't understand why Linux supports this device
M> : w/o any additional modifications, just recognising ID, but our driver
M> : doesn't. I'm seeking for advice, that will help me get this device
M> : working.
M> 
M> We have a lot of different usb serial drivers.  Why did you pick
M> uplcom to add the ID to?  Linux has merged them all into a single
M> driver, but that driver lacks the refinement our individual
M> sub-drivers have (at least last time I checked).

As I said, Linux has IDs for CA-42, but they are different to what
I have:

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

These IDs are utilised in pl2303.c, that's why I have chosen the
uplcom(4) driver.

M> Maybe if you provided more information we could help you more.

What else can I provide?

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060212162841.GR86448>