Skip to content

Instantly share code, notes, and snippets.

@ciembor
Created May 28, 2019 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ciembor/d6d1ae2b5b2c329c378b68112f75809d to your computer and use it in GitHub Desktop.
Save ciembor/d6d1ae2b5b2c329c378b68112f75809d to your computer and use it in GitHub Desktop.
SoundLab usb urb

URB_INTERRUPT out

Frame 692: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface 0
    Interface id: 0 (\\.\pipe\wireshark_extcap_\\.\USBPcap1_20190528224209)
    Encapsulation type: USB packets with USBPcap header (152)
    Arrival Time: May 28, 2019 22:42:48.857235000 Środkowoeuropejski czas letni
    [Time shift for this packet: 0.000000000 seconds]
    Epoch Time: 1559076168.857235000 seconds
    [Time delta from previous captured frame: 0.045329000 seconds]
    [Time delta from previous displayed frame: 0.000000000 seconds]
    [Time since reference or first frame: 36.869371000 seconds]
    Frame Number: 692
    Frame Length: 35 bytes (280 bits)
    Capture Length: 35 bytes (280 bits)
    [Frame is marked: False]
    [Frame is ignored: False]
    [Protocols in frame: usb]
USB URB
    [Source: host]
    [Destination: 1.1.2]
    USBPcap pseudoheader length: 27
    IRP ID: 0xffff858d126f4a60
    IRP USBD_STATUS: USBD_STATUS_SUCCESS (0x00000000)
    URB Function: URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER (0x0009)
    IRP information: 0x00, Direction: FDO -> PDO
        0000 000. = Reserved: 0x00
        .... ...0 = Direction: FDO -> PDO (0x0)
    URB bus id: 1
    Device address: 1
    Endpoint: 0x02, Direction: OUT
        0... .... = Direction: OUT (0)
        .... 0010 = Endpoint number: 2
    URB transfer type: URB_INTERRUPT (0x01)
    Packet Data Length: 8
    [bInterfaceClass: Unknown (0xffff)]
Leftover Capture Data: b331eb4d00000000

URB_INTERRUPT in

Frame 694: 35 bytes on wire (280 bits), 35 bytes captured (280 bits) on interface 0
    Interface id: 0 (\\.\pipe\wireshark_extcap_\\.\USBPcap1_20190528224209)
    Encapsulation type: USB packets with USBPcap header (152)
    Arrival Time: May 28, 2019 22:42:48.915953000 Środkowoeuropejski czas letni
    [Time shift for this packet: 0.000000000 seconds]
    Epoch Time: 1559076168.915953000 seconds
    [Time delta from previous captured frame: 0.056047000 seconds]
    [Time delta from previous displayed frame: 0.058718000 seconds]
    [Time since reference or first frame: 36.928089000 seconds]
    Frame Number: 694
    Frame Length: 35 bytes (280 bits)
    Capture Length: 35 bytes (280 bits)
    [Frame is marked: False]
    [Frame is ignored: False]
    [Protocols in frame: usb]
USB URB
    [Source: 1.1.1]
    [Destination: host]
    USBPcap pseudoheader length: 27
    IRP ID: 0xffff858d10207af0
    IRP USBD_STATUS: USBD_STATUS_SUCCESS (0x00000000)
    URB Function: URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER (0x0009)
    IRP information: 0x01, Direction: PDO -> FDO
        0000 000. = Reserved: 0x00
        .... ...1 = Direction: PDO -> FDO (0x1)
    URB bus id: 1
    Device address: 1
    Endpoint: 0x81, Direction: IN
        1... .... = Direction: IN (1)
        .... 0001 = Endpoint number: 1
    URB transfer type: URB_INTERRUPT (0x01)
    Packet Data Length: 8
    [bInterfaceClass: Unknown (0xffff)]
Leftover Capture Data: 01a9009b90ddc0ff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment