<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 04/26/2012 02:33 AM, Fernando Cassia wrote:
<blockquote
cite="mid:CACGw4H6F3MhaLL3zq2uEq-anuR29k6OyxWLEngt1J3X-prUU=A@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">2012/4/26 Matias Aguirre <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:maguirre@matware.com.ar"
target="_blank">maguirre@matware.com.ar</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":p5">Toy tratando de ver si se puede desarrollar un
driver para le modelo<br>
DTV1000 de Coradir que tiene el chipset DM1305<br>
</div>
</blockquote>
</div>
<br>
Cual es el VID/PID ?<br>
<br>
FC<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">__________________________________________Lista de correo <a class="moz-txt-link-abbreviated" href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a>
cambiar suscripci&#243;n: <a class="moz-txt-link-freetext" href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a>
Sitio web: <a class="moz-txt-link-freetext" href="http://comunidad.ginga.org.ar">http://comunidad.ginga.org.ar</a>
Wiki: <a class="moz-txt-link-freetext" href="http://wiki.ginga.org.ar">http://wiki.ginga.org.ar</a>
</pre>
</blockquote>
Es raro por que no aparece nada:<br>
<br>
# sudo lsusb<br>
<br>
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate
Matching Hub<br>
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate
Matching Hub<br>
Bus 001 Device 003: ID 0458:00e3 KYE Systems Corp. (Mouse Systems) <br>
Bus 002 Device 003: ID 0bc2:3001 Seagate RSS LLC <br>
Bus 002 Device 004: ID 0fe6:9700 Kontron (Industrial Computer Source
/ ICS Advent) <br>
Bus 001 Device 006: ID ba57:1001 <br>
<br>
# sudo lsusb -v -d ba57:1001<br>
<br>
<br>
Bus 001 Device 006: ID ba57:1001 <br>
Device Descriptor:<br>
bLength 18<br>
bDescriptorType 1<br>
bcdUSB 2.00<br>
bDeviceClass 0 (Defined at Interface level)<br>
bDeviceSubClass 0 <br>
bDeviceProtocol 0 <br>
bMaxPacketSize0 64<br>
idVendor 0xba57 <br>
idProduct 0x1001 <br>
bcdDevice 1.00<br>
iManufacturer 0 <br>
iProduct 0 <br>
iSerial 0 <br>
bNumConfigurations 1<br>
Configuration Descriptor:<br>
bLength 9<br>
bDescriptorType 2<br>
wTotalLength 32<br>
bNumInterfaces 1<br>
bConfigurationValue 1<br>
iConfiguration 0 <br>
bmAttributes 0x80<br>
(Bus Powered)<br>
MaxPower 500mA<br>
Interface Descriptor:<br>
bLength 9<br>
bDescriptorType 4<br>
bInterfaceNumber 0<br>
bAlternateSetting 0<br>
bNumEndpoints 2<br>
bInterfaceClass 8 Mass Storage<br>
bInterfaceSubClass 6 SCSI<br>
bInterfaceProtocol 80 Bulk (Zip)<br>
iInterface 0 <br>
Endpoint Descriptor:<br>
bLength 7<br>
bDescriptorType 5<br>
bEndpointAddress 0x02 EP 2 OUT<br>
bmAttributes 2<br>
Transfer Type Bulk<br>
Synch Type None<br>
Usage Type Data<br>
wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 0<br>
Endpoint Descriptor:<br>
bLength 7<br>
bDescriptorType 5<br>
bEndpointAddress 0x82 EP 2 IN<br>
bmAttributes 2<br>
Transfer Type Bulk<br>
Synch Type None<br>
Usage Type Data<br>
wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 0<br>
Device Status: 0x0000<br>
(Bus Powered)<br>
<br>
<br>
</body>
</html>