From owner-FreeBSD-users-jp@jp.FreeBSD.org Mon Feb 17 02:16:43 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id h1GHGhr56218;
	Mon, 17 Feb 2003 02:16:43 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mistral.imasy.or.jp ([3ffe:505:2020:0:203:47ff:fe14:7175])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id h1GHGgi56212
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 17 Feb 2003 02:16:42 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: from mistral.imasy.or.jp (localhost [IPv6:::1])
	by mistral.imasy.or.jp (8.12.7/8.12.7/mistral) with ESMTP id h1GHGX87049631
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 17 Feb 2003 02:16:33 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from sarumaru@localhost)
	by mistral.imasy.or.jp (8.12.7/8.12.7/Submit) id h1GHGX9n049630;
	Mon, 17 Feb 2003 02:16:33 +0900 (JST)
	(envelope-from sarumaru)
From: mistral@imasy.or.jp (Yoshihiko Sarumaru)
To: FreeBSD-users-jp@jp.FreeBSD.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: mnews [version 1.22PL5] 2001-02/07(Wed)
Message-ID: <030217021633.M0649481@mistral.imasy.or.jp>
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 17 Feb 2003 02:16:33 +0900
X-Sequence: FreeBSD-users-jp 73465
Subject: [FreeBSD-users-jp 73465] USB =?ISO-2022-JP?B?GyRCJUclUBsoQg==?=
 =?ISO-2022-JP?B?GyRCJSQlOUYwOm5KczlwGyhC?= DVRAM-IU
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: mistral@imasy.or.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030107

$B!!1n4]$G$9!#(B
$B!!$=$N(B6

1. $B$*;H$$$N(B USB $B%G%P%$%9$N@5<0L>>N!"%a!<%+!<!#$G$-$l$P@=IJ$X$N(B URL$B$b!#(B

$B%a!<%+!<(B: MELCO
$B>&IJL>(B: IEEE1394&USB1.1$BBP1~(BDVD-RAM/R$B%I%i%$%V(B
$B7?HV(B: DVRAM-IU
URL: http://buffalo.melcoinc.co.jp/products/catalog/item/d/dvram-iu/index.html


2. $B$*;H$$$N(B OS $B$N(B $B%P!<%8%g%s!"$D$^$j(B uname -r$B$N7k2L(B
    ($B$G$-$l$P(B-CURRENT$B!"(B-STABLE $B$N>l9g$O$$$D$N(B cvsup $B$7$?$+$b(B)$B!#(B

2003.02.11$B;~E@$N(BFreeBSD/i386 4.7-STABLE
mistral% uname -r
4.7-STABLE


3. USB $B%G%P%$%9$rG'<1$7$F$$$k$H$3$m$N(B /var/log/messages

ugen0: MELCO INC. USB/IEEE1394-IDE Bridge, rev 1.10/1.19, addr 4


4. usbdevs -v $B$N7k2L(B($B$3$l$OBgJQ=EMW$G$9!#$H$$$&$N$b!"@=IJ$r%f%K!<%/$K7hDj$G$-$k(B
$B$+$i$G$9(B)

addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 2 addr 4: self powered, config 1, USB/IEEE1394-IDE Bridge(0x0010), MELCO INC.(0x0411), rev 1.19


5. $BF0:n$7$?$+!"$7$J$$$+!#F0:n$7$J$/$F$b>pJs$H$7$F$O=EMW$G$9(B!!

$BF0:n$7$J$$(B

udesc_dump:
Standard Device Descriptor:
  bLength            18
  bDescriptorType    01
  bcdUSB             0110
  bDeviceClass       00
  bDeviceSubClass    00
  bDeviceProtocol    00
  bMaxPacketSize     32
  idVendor           0411
  idProduct          0010
  bcdDevice          0119
  iManufacturer      1
  iProduct           2
  iSerialNumber      0
  bNumConfigurations 1

Configuration 0:
	Standard Configuration Descriptor:
	  bLength             9
	  bDescriptorType     02
	  wTotalLength        39
	  bNumInterface       1
	  bConfigurationValue 1
	  iConfiguration      0
	  bmAttributes        c0
	  bMaxPower           0

	Standard Interface Descriptor:
	  bLength            9
	  bDescriptorType    04
	  bInterfaceNumber   0
	  bAlternateSetting  0
	  bNumEndpoints      3
	  bInterfaceClass    ff
	  bInterfaceSubClass 02
	  bInterfaceProtocol 00
	  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

	Standard Endpoint Descriptor:
	  bLength          7
	  bDescriptorType  05
	  bEndpointAddress 83 (in)
	  bmAttributes     03 (Interruput)
	  wMaxPacketSize   2
	  bInterval        1

Codes Representing Languages by the Device:
  bLength          4
  bDescriptorType  03
  wLANGID[0]       0409

String (index 1): MELCO INC.

String (index 2): USB/IEEE1394-IDE Bridge

Descriptor (0x21): not supported
Descriptor (0x22): not supported
Descriptor (0x23): not supported
Descriptor (0x24): not supported
Descriptor (0x25): not supported


6. $BB>$K5$$K$J$kE@!"Cm0UE@$K$D$$$F!#(B

FireWire $B7PM3$G$"$l$P;HMQ2DG=(B (2003/1/25 $B0J9_$O;H$($J$$!)(B)


7. $B%W%i%$%Y!<%H%a!<%k$r8x3+$7$F$h$$$+(B($B%G%U%)%k%H$G$O8x3+$7$^$9!#(B2ch $B$X$O(B link $B$rD%$j$^$9(B)$B!#(B

$B2D(B


8. $B<U<-$KL>A0$r:\$;$F$b$h$$$+$I$&$+(B($B%G%U%)%k%H$G$O:\$;$^$9(B)$B!#(B

$B2D(B

--
$B1n4]K'I'(B (Yoshihiko Sarumaru)
mail: mistral@imasy.or.jp       web: http://www.imasy.or.jp/~mistral/
