Was ist ein adb-device-l auflisten?

adb devices -l
devices [-l]                  - list all connected devices
                                ('-l' will also list device qualifiers)

Wenn ich es ausführen ich bin immer wie

padmakumar@padmakumar-desktop:~$ adb devices -l
List of devices attached 
Medfield14ABxxxx       device usb:2-1.5
Ztedfield14Axxxx       device usb:2-1.6
emulator-5554          device
015d2994ec2xxx         device usb:2-1.5 product:nakasi model:Nexus_7 device:grouper


Medfield14ABA072       device usb:1-1.1 ( changing to different port)

wenn ich auf die andere Hafen, der seiner Darstellung in den bus Nummer 1 und 2, wie angezeigt in lsusb Befehl

was ist dieses Gerät usb:2-1.5 ,1.6 ,1.1 ?

so, was das -l wird tun,was ist die genaue Bedeutung für die device-Qualifier?

Habe ich versucht mit lsusb aber die Informationen unterschiedlich ist, dass die adb-device-l.

padmakumar@padmakumar-desktop:~$ lsusb
Bus 002 Device 008: ID 18d1:4e42 Google Inc. 
Bus 002 Device 005: ID 17ef:7470 Lenovo 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
InformationsquelleAutor Padma Kumar | 2013-03-01
Schreibe einen Kommentar