From owner-freebsd-stable@FreeBSD.ORG Tue Feb 6 15:40:24 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DA8716A415 for ; Tue, 6 Feb 2007 15:40:24 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 0202513C4AC for ; Tue, 6 Feb 2007 15:40:23 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id 537451A9169 for ; Tue, 6 Feb 2007 10:09:11 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by out1.internal (MEProxy); Tue, 06 Feb 2007 10:09:11 -0500 X-Sasl-enc: 2XavfNrTrqdHLVrGyqAGd/vzfxgZTXuSJJqcyVnDrhsI 1170774551 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id DFAC631FD3 for ; Tue, 6 Feb 2007 10:09:09 -0500 (EST) Message-ID: <45C89A14.3060902@incunabulum.net> Date: Tue, 06 Feb 2007 15:09:08 +0000 From: Bruce M Simpson User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: FreeBSD stable Content-Type: multipart/mixed; boundary="------------040106090907070101030004" Subject: Treo 650 not correctly seen by uvisor/ucom X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 15:40:24 -0000 This is a multi-part message in MIME format. --------------040106090907070101030004 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I've attached udesc_dump output. Scanning uvisor.c and ucom.c I see no obvious reason why this shouldn't work; the Treo 650 has the same ident as the Zire 31. I can hotsync FreeBSD via Bluetooth, so this isn't a major worry, but it would be good to have backup via wires. Any ideas? Regards, BMS --------------040106090907070101030004 Content-Type: text/plain; name="palm-pid.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="palm-pid.txt" Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0100 bDeviceClass 00 bDeviceSubClass 00 bDeviceProtocol 00 bMaxPacketSize 16 idVendor 0830 idProduct 0061 bcdDevice 0100 iManufacturer 1 iProduct 2 iSerialNumber 5 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 46 bNumInterface 1 bConfigurationValue 1 iConfiguration 0 bmAttributes c0 (self-powered) bMaxPower 1 (2 mA) Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 4 bInterfaceClass ff bInterfaceSubClass 00 bInterfaceProtocol 00 iInterface 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 81 (in) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 10 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 02 (out) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 86 (in) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 07 (out) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 String (index 1): PalmOne, Inc. String (index 2): Palm Handheld String (index 3): Standard String (index 4): Serial Interface String (index 5): PalmSN12345678 --------------040106090907070101030004--