My apologises for the noise, previous attachments were
the wrong ones.

Synce Related packages installed (Mandriva)

synce-gnomevfs-0.9.0-1mdk
synce-trayicon-0.9.0-3mdk
libsynce0-0.9.1-3mdk
synce-multisync_plugin-0.9.0-1mdk
synce-software-manager-0.9.0-1mdk
synce-0.9.1-3mdk

Kernel Version : 
kernel-2.6.14.2mdk-1-1mdk

patched with smartphone related patch.

Without the patch : already encountered behaviour,
with
a nonzero bulk status : -84

With the patch : different error status (-2), with
same result .

Attached : kernel dbg messages log and lsusb verbose output.


        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
usb 1-1: new full speed USB device using uhci_hcd and address 3
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: Had to override the open usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the write usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the close usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the write_room usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the chars_in_buffer usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the read_bulk_callback usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the write_bulk_callback usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
drivers/usb/serial/usb-serial.c: USB Serial support registered for PocketPC PDA
/usr/local/src/kernel-2.6-driver/ipaq.c: USB PocketPC PDA driver v2.6.13.3.SynCE.1
drivers/usb/serial/usb-serial.c: descriptor matches
drivers/usb/serial/usb-serial.c: found bulk in on endpoint 0
drivers/usb/serial/usb-serial.c: found bulk out on endpoint 1
ipaq 1-1:1.0: PocketPC PDA converter detected
drivers/usb/serial/usb-serial.c: get_free_serial 1
drivers/usb/serial/usb-serial.c: get_free_serial - minor base = 0
drivers/usb/serial/usb-serial.c: usb_serial_probe - setting up 1 port structures for this device
/usr/local/src/kernel-2.6-driver/ipaq.c: ipaq_startup
drivers/usb/serial/usb-serial.c: usb_serial_probe - registering ttyUSB0
usb 1-1: PocketPC PDA converter now attached to ttyUSB0
usbcore: registered new driver ipaq
/usr/local/src/kernel-2.6-driver/ipaq.c: ipaq_init - iPAQ module configured for port ttyUSB0
drivers/usb/serial/usb-serial.c: serial_open
/usr/local/src/kernel-2.6-driver/ipaq.c: ipaq_open - port 0
drivers/usb/serial/usb-serial.c: serial_ioctl - port 0, cmd 0x541e
drivers/usb/serial/usb-serial.c: serial_close - port 0
/usr/local/src/kernel-2.6-driver/ipaq.c: ipaq_close - port 0
/usr/local/src/kernel-2.6-driver/ipaq.c: ipaq_read_bulk_callback - port 0
/usr/local/src/kernel-2.6-driver/ipaq.c: ipaq_read_bulk_callback - nonzero read bulk status received: -2
Bus 001 Device 003: ID 0bb4:0a51 High Tech Computer Corp. SPV C400 / T-Mobile SDA GSM/GPRS Pocket PC
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        32
  idVendor           0x0bb4 High Tech Computer Corp.
  idProduct          0x0a51 SPV C400 / T-Mobile SDA GSM/GPRS Pocket PC
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower               80mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0

Reply via email to