From owner-freebsd-usb@FreeBSD.ORG  Wed Apr  4 11:55:33 2007
Return-Path: <owner-freebsd-usb@FreeBSD.ORG>
X-Original-To: freebsd-usb@freebsd.org
Delivered-To: freebsd-usb@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2FAA016A401
	for <freebsd-usb@freebsd.org>; Wed,  4 Apr 2007 11:55:33 +0000 (UTC)
	(envelope-from xdsgrrr@consultcommerce.com)
Received: from ns.consultcommerce.com (ns.consultcommerce.com [87.246.2.254])
	by mx1.freebsd.org (Postfix) with ESMTP id 72F7E13C44B
	for <freebsd-usb@freebsd.org>; Wed,  4 Apr 2007 11:55:32 +0000 (UTC)
	(envelope-from xdsgrrr@consultcommerce.com)
Received: (qmail 93079 invoked by uid 0); 4 Apr 2007 14:36:25 +0300
Received: from 87.246.2.254 by MailX.ConsultCommerce.BG (envelope-from
	<xdsgrrr@consultcommerce.com>, uid 0) with qmail-scanner-1.25 
	(clamdscan: 0.87/1102. spamassassin: 3.1.0.  
	Clear:RC:1(87.246.2.254):. 
	Processed in 0.062789 secs); 04 Apr 2007 11:36:25 -0000
X-Qmail-Scanner-Mail-From: xdsgrrr@consultcommerce.com via
	MailX.ConsultCommerce.BG
X-Qmail-Scanner: 1.25 (Clear:RC:1(87.246.2.254):. Processed in 0.062789 secs)
Received: from unknown (HELO webmail.consultcommerce.com) (87.246.2.254)
	by ns.consultcommerce.com with SMTP; 4 Apr 2007 14:36:25 +0300
Received: from 85.118.192.131 (auth. user
	xdsgrrr@consultcommerce.com@ns.consultcommerce.com)
	by webmail.consultcommerce.com with HTTP; Wed, 04 Apr 2007 11:36:24 +00
To: freebsd-usb@freebsd.org
Date: Wed, 04 Apr 2007 11:36:24 +00
X-Mailer: IlohaMail/0.9.0 (On: webmail.consultcommerce.com)
Message-ID: <xCJ2vMb7.1175686584.3926540.xdsgrrr@consultcommerce.com>
From: <xdsgrrr@consultcommerce.com>
Bounce-To: <xdsgrrr@consultcommerce.com>
Errors-To: <xdsgrrr@consultcommerce.com>
MIME-Version: 1.0 
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: Siemens C75 uplcom no support
X-BeenThere: freebsd-usb@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD support for USB <freebsd-usb.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-usb>,
	<mailto:freebsd-usb-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-usb>
List-Post: <mailto:freebsd-usb@freebsd.org>
List-Help: <mailto:freebsd-usb-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-usb>,
	<mailto:freebsd-usb-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Apr 2007 11:55:33 -0000

There is seems to lack of support of DCA-540 in freebsd=20

6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3

usbdev -v=20
ugen0: Siemens AG Siemens USB Connectivity, rev 1.10/0.95, addr 2

usbctl -f /dev/usb1

bLength=3D18 bDescriptorType=3Ddevice(1) bcdUSB=3D1.10 bDeviceClass=3D0
bDeviceSubClass=3D0
bDeviceProtocol=3D0 bMaxPacketSize=3D32 idVendor=3D0x11f5 idProduct=3D0x0003
bcdDevice=3D95
iManufacturer=3D1() iProduct=3D2() iSerialNumber=3D3( 356272003050676)
bNumConfigurations=3D1

CONFIGURATION descriptor 0:
bLength=3D9 bDescriptorType=3Dconfig(2) wTotalLength=3D39 bNumInterface=3D1
bConfigurationValue=3D1 iConfiguration=3D0() bmAttributes=3D80 bMaxPower=3D98=
 mA

INTERFACE descriptor 0:
bLength=3D9 bDescriptorType=3Dinterface(4) bInterfaceNumber=3D0
bAlternateSetting=3D0
bNumEndpoints=3D3 bInterfaceClass=3D255 bInterfaceSubClass=3D255
bInterfaceProtocol=3D4 iInterface=3D0()

ENDPOINT descriptor:
bLength=3D7 bDescriptorType=3Dendpoint(5) bEndpointAddress=3D1-in
bmAttributes=3Dbulk wMaxPacketSize=3D64 bInterval=3D0

ENDPOINT descriptor:
bLength=3D7 bDescriptorType=3Dendpoint(5) bEndpointAddress=3D2-out
bmAttributes=3Dbulk wMaxPacketSize=3D64 bInterval=3D0

ENDPOINT descriptor:
bLength=3D7 bDescriptorType=3Dendpoint(5) bEndpointAddress=3D3-in
bmAttributes=3Dinterrupt wMaxPacketSize=3D2 bInterval=3D4

if there is a patch to fix this issue please send it to me=20
in linux it already work with pl2303 driver=20