From owner-freebsd-mobile@FreeBSD.ORG Mon Dec 17 13:19:00 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F4316A417 for ; Mon, 17 Dec 2007 13:19:00 +0000 (UTC) (envelope-from leftitburn@gmail.com) Received: from mail.void.com.ua (void.com.ua [62.149.17.46]) by mx1.freebsd.org (Postfix) with ESMTP id 110F313C44B for ; Mon, 17 Dec 2007 13:18:59 +0000 (UTC) (envelope-from leftitburn@gmail.com) Received: from [217.27.145.102] (helo=[10.1.1.192]) by mail.void.com.ua with esmtpa (Exim 4.68 (FreeBSD)) (envelope-from ) id 1J4FC5-000Pgk-E4 for freebsd-mobile@freebsd.org; Mon, 17 Dec 2007 14:35:40 +0200 Message-ID: <47666D48.5010203@gmail.com> Date: Mon, 17 Dec 2007 14:36:24 +0200 From: Andrey Mikhailov User-Agent: Thunderbird 2.0.0.6 (X11/20071110) MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Spam detection software, running on the system "void.com.ua", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: Is it possible to add support for this device ? # udesc_dump /dev/ugen0 Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0200 bDeviceClass ef bDeviceSubClass 01 bDeviceProtocol 01 bMaxPacketSize 16 idVendor 0930 idProduct 0d29 bcdDevice 0000 iManufacturer 1 iProduct 2 iSerialNumber 3 bNumConfigurations 1 [...] Content analysis details: (-1.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Subject: Toshiba G900 Pocket PC X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 13:19:00 -0000 Is it possible to add support for this device ? # udesc_dump /dev/ugen0 Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0200 bDeviceClass ef bDeviceSubClass 01 bDeviceProtocol 01 bMaxPacketSize 16 idVendor 0930 idProduct 0d29 bcdDevice 0000 iManufacturer 1 iProduct 2 iSerialNumber 3 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 62 bNumInterface 2 bConfigurationValue 1 iConfiguration 0 bmAttributes c0 (self-powered) bMaxPower 250 (500 mA) Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass ef bInterfaceSubClass 01 bInterfaceProtocol 01 iInterface 0 Descriptor: bLength 5 bDescriptorType 24 bDescriptorSubtype 01 05 24 01 00 01 Descriptor: bLength 4 bDescriptorType 24 bDescriptorSubtype 02 04 24 02 00 Descriptor: bLength 5 bDescriptorType 24 bDescriptorSubtype 02 05 24 02 00 01 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 81 (in) bmAttributes 03 (Interrupt) wMaxPacketSize 8 bInterval 1 Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 0a bInterfaceSubClass 00 bInterfaceProtocol 00 iInterface 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 82 (in) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 03 (out) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 String (index 1): Toshiba Corporation String (index 2): Toshiba RNDIS String (index 3): e6461300-3205-0801-3804-0dd0120906ff And when I put em to mass storage mode i got the following message in dmesg umass0: on uhub2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: < > Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 1964MB (4022272 512 byte sectors: 255H 63S/T 250C) dmesg -a FreeBSD fusion 7.0-BETA2 FreeBSD 7.0-BETA2 #11: Wed Nov 7 19:35:15 EET 2007 root@fusion:/.1/.bsdstaff/obj/.1/.bsdstaff/src/sys/ZLOVRED i386 Thanks in advance.