From owner-freebsd-bugs Sat Sep 7 6:58:40 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0508537B400 for ; Sat, 7 Sep 2002 06:58:37 -0700 (PDT) Received: from mail.whi.m-net.ne.jp (mail.whi.m-net.ne.jp [61.203.254.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C026F43E65 for ; Sat, 7 Sep 2002 06:58:32 -0700 (PDT) (envelope-from toshiomi@whi.m-net.ne.jp) Received: from rulue.puyo.org (224.061203235.m-net.ne.jp [61.203.235.224]) by mail.whi.m-net.ne.jp (8.11.6/3.7Wpl201121217) with ESMTP id g87DwZs23887; Sat, 7 Sep 2002 22:58:35 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by rulue.puyo.org (8.12.6/8.12.2) with ESMTP id g87DwUdN000733; Sat, 7 Sep 2002 22:58:30 +0900 (JST) (envelope-from toshiomi@whi.m-net.ne.jp) Date: Sat, 07 Sep 2002 22:58:30 +0900 (JST) Message-Id: <20020907.225830.03976381.t-moriki@asahi-net.or.jp> To: freebsd-bugs@FreeBSD.ORG Cc: toshiomi@whi.m-net.ne.jp Subject: Re: cannot probe Olympus digital camera, "C-1" From: Toshiomi Moriki In-Reply-To: <200209041705.g84H5mGT070705@www.freebsd.org> References: <200209041705.g84H5mGT070705@www.freebsd.org> X-Mailer: Mew version 1.95b43 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org P.S. The output of udesc_dump(8) of that device is following: ---------------------------------------------------------------- Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0110 bDeviceClass 00 bDeviceSubClass 00 bDeviceProtocol 00 bMaxPacketSize 8 idVendor 07b4 idProduct 0102 bcdDevice 1065 iManufacturer 1 iProduct 2 iSerialNumber 3 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 32 bNumInterface 1 bConfigurationValue 1 iConfiguration 0 bmAttributes c0 bMaxPower 50 Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 08 bInterfaceSubClass 06 bInterfaceProtocol 50 iInterface 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 01 (out) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 82 (in) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 String (index 1): OLYMPUS String (index 2): C-1 String (index 3): 170533953 Descriptor (0x21): not supported Descriptor (0x22): not supported Descriptor (0x23): not supported Descriptor (0x24): not supported Descriptor (0x25): not supported ---------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message