<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Giorgos Keramidas wrote:
<blockquote cite="mid20070807111733.GA4749@kobe.laptop" type="cite">
  <pre wrap="">On 2007-08-06 21:25, axelmangr <a class="moz-txt-link-rfc2396E" href="mailto:axelmangr@freemail.gr">&lt;axelmangr@freemail.gr&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Giorgos Keramidas wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Τι βλέπεις όμως όταν τρέξεις το utility `lsusb';

        # lsusb -v

Μπορεί η συσκευή να μην έχει αναγνωριστεί ως EHCI.
      </pre>
    </blockquote>
    <pre wrap="">  
Πολύ πράμμα....
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Εννοείς 'πράμα' :P

Ναι όντως είναι πολλές πληροφορίες.  Φαίνεται ότι έχεις ήδη τις εξής
συσκευές:

  </pre>
  <blockquote type="cite">
    <pre wrap=""> Bus 001 Device 003: ID 046d:0840 Logitech, Inc. QuickCam Express
 Bus 001 Device 001: ID 0000:0000 OHCI Host Controller
 Bus 003 Device 004: ID 0d49:3100 Maxtor (Personal Storage 3100)
 Bus 003 Device 001: ID 0000:0000 EHCI Host Controller
 Bus 002 Device 002: ID 0001:0000 Fry's Electronics (Human Interface Device)
 Bus 002 Device 001: ID 0000:0000 OHCI Host Controller
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Οπότε η διασύνδεση των USB devices είναι:

   USB
   devices
    |
    +-- 001.001 OHCI Host Controller
    |   |
    |   +-- 001.003 Logitech, Inc. QuickCam Express
    |
    +-- 002.001 OHCI Host Controller
    |   |
    |   +-- 002.002 Fry's Electronics (Human Interface Device)
    |
    +-- 003.001 EHCI Host Controller
        |
        +-- 003.004 Maxtor (Personal Storage 3100)

Δε βλέπω κάποιο λόγο για να έχεις τόσο μειωμένη ταχύτητα :-(

  </pre>
</blockquote>
Καλησπέρα,<br>
<br>
ούτε και εγώ βλέπω το λόγο να έχω μειωμένη ταχύτητα, αλλά την έχω...
Ξαναδιάβασα το thread και μάλλον σας παραπλάνησα. Εκτός των υπολοίπων
usb συσκευών αυτές που μας ενδιαφέρουν είναι δύο: ένας εξωτερικός
maxtor και ένα ζιπάκι.  Αφού συνδέσω το ζιπάκι (που δεν το είχα κάνει
πριν....) το lsusb -v δίνει (κατόπιν επεξεργασίας):<br>
<br>
Bus 001 Device 001: ID 0000:0000 - OHCI Host Controller<br>
Bus 001 Device 003: ID 046d:0840 - Logitech, Inc. QuickCam Express<br>
Bus 002 Device 001: ID 0000:0000 - OHCI Host Controller<br>
Bus 002 Device 002: ID 0001:0000 - Fry's Electronics<br>
Bus 003 Device 001: ID 0000:0000 - EHCI Host Controller<br>
Bus 003 Device 004: ID 0d49:3100 - Maxtor<br>
Bus 003 Device 005: ID 0204:6025 - Flash Disk<br>
<br>
Δηλαδή:<br>
<br>
<pre wrap="">USB
   devices
    |
    +-- 001.001 OHCI Host Controller
    |   |
    |   +-- 001.003 Logitech, Inc. QuickCam Express
    |
    +-- 002.001 OHCI Host Controller
    |   |
    |   +-- 002.002 Fry's Electronics (Human Interface Device)
    |
    +-- 003.001 EHCI Host Controller
        |
        +-- 003.004 Maxtor (Personal Storage 3100)
        |
        +-- 003.005 Flash Disk


Με τον maxtor δεν έχω κανένα πρόβλημα. Το ζίπακι είναι απίστευτα, τρομερα αργό. Παραθέτω παρακάτω και τα χαρακτηριστικά του όπως μου τα είπε, όχι ένα πουλάκι, αλλά το lsusb -v

Bus 003 Device 005: ID 0204:6025
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x0204
  idProduct          0x6025
  bcdDevice            1.00
  iManufacturer           1 CBM
  iProduct                2 Flash Disk
  iSerial                 3 319194178128
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0


Ευχαριστώ πολύ
axelmangr
</pre>
<br>
<br>
</body>
</html>