I have two different devices that use a 04b4:5500 Cypress Semiconductor Chip 
(HID->COM RS232 Adapter).  With version 2.6.10 of Linux there were slight 
issues with these devices crashing when the cable was unplugged but we could 
read and communicate -- just not disconnect ;).

To support a new version of our hardware we are upgrading to the 2.6.14 kernel 
but this version won't communicate with one of the devices at all and reports 
'drivers/usb/serial/cypress_m8.c: cypress_serial_control - failed sending 
serial line settings - -32'  Both devices have the same output from lsusb.

Function that returns differently is usb_control_msg but the parameters being 
passed in are the same for both versions of the kernel.

I'm cross-compiling to an arm system and using busybox.

Various logs from the 2.6.14 with debugging on
----------------------------------------------------------------------------
dmesg output @ plug-in

new driver bcm203x
Bluetooth: BlueFRITZ! USB driver ver 1.1
bus usb: add driver bfusb
usbcore: registered new driver bfusb
device class 'sound': registering
Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12 08:13:09 
2005 UTC).
CLASS: registering class device: ID = 'timer'
class_hotplug - name = timer
s3c2410_pcm1748_map_registers: mapped dev s3c2410-iis registers to 0xc4e80000
s3c2410_pcm1748_map_registers: mapped dev s3c2410-spi registers to 0xc4860000
s3c2410_pcm1748_init_hardware 
pclk rate: 50700000 
snd_card_pcm1748_setup_irq tcon=00580800, tcnt 041f, tcfg 00000200,00000020 
TIMER_HZ: 8000
CLASS: registering class device: ID = 'pcmC0D0p'
class_hotplug - name = pcmC0D0p
CLASS: registering class device: ID = 'pcmC0D0c'
class_hotplug - name = pcmC0D0c
CLASS: registering class device: ID = 'dsp'
class_hotplug - name = dsp
CLASS: registering class device: ID = 'audio'
class_hotplug - name = audio
CLASS: registering class device: ID = 'controlC0'
class_hotplug - name = controlC0
CLASS: registering class device: ID = 'mixer'
class_hotplug - name = mixer
snd_card_pcm1748_probe: sound card registered!
ALSA device list:
  #0: pcm1748 1
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Bluetooth: L2CAP ver 2.7
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO (Voice Link) ver 0.4
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM ver 1.5
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: BNEP (Ethernet Emulation) ver 1.2
Bluetooth: BNEP filters: protocol multicast
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 248K
CLASS: registering class device: ID = 'vcs1'
class_hotplug - name = vcs1
CLASS: registering class device: ID = 'vcsa1'
class_hotplug - name = vcsa1
CLASS: Unregistering class device. ID = 'vcs1'
class_hotplug - name = vcs1
device class 'vcs1': release.
CLASS: Unregistering class device. ID = 'vcsa1'
class_hotplug - name = vcsa1
device class 'vcsa1': release.
CLASS: registering class device: ID = 'vcs1'
class_hotplug - name = vcs1
CLASS: registering class device: ID = 'vcsa1'
class_hotplug - name = vcsa1
CLASS: Unregistering class device. ID = 'vcs1'
class_hotplug - name = vcs1
device class 'vcs1': release.
CLASS: Unregistering class device. ID = 'vcsa1'
class_hotplug - name = vcsa1
device class 'vcsa1': release.
CLASS: registering class device: ID = 'vcs1'
class_hotplug - name = vcs1
CLASS: registering class device: ID = 'vcsa1'
class_hotplug - name = vcsa1
DEV: registering device: ID = 'target0:0:0'
PM: Adding info for No Bus:target0:0:0
  Vendor: Generic   Model: USB Flash Drive   Rev: %z!Y
  Type:   Direct-Access                      ANSI SCSI revision: 02
DEV: registering device: ID = '0:0:0:0'
PM: Adding info for scsi:0:0:0:0
bus scsi: add device 0:0:0:0
scsi: Matched Device 0:0:0:0 with Driver sd
SCSI device sda: 128640 512-byte hdwr sectors (66 MB)
s3c2410-ohci s3c2410-ohci: urb c12bfda0 path 1.2 ep1in 93120000 cc 9 --> status 
-121
sda: Write Protect is on
sda: Mode Sense: 0b 00 80 08
sda: assuming drive cache: write through
SCSI device sda: 128640 512-byte hdwr sectors (66 MB)
s3c2410-ohci s3c2410-ohci: urb c12bfda0 path 1.2 ep1in 92120000 cc 9 --> status 
-121
sda: Write Protect is on
sda: Mode Sense: 0b 00 80 08
sda: assuming drive cache: write through
 sda: unknown partition table
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
bound device '0:0:0:0' to driver 'sd'
scsi: Bound Device 0:0:0:0 to Driver sd
CLASS: registering class device: ID = '0:0:0:0'
class_hotplug - name = 0:0:0:0
DEV: registering device: ID = 'target0:0:1'
PM: Adding info for No Bus:target0:0:1
PM: Removing info for No Bus:target0:0:1
DEV: registering device: ID = 'target0:0:2'
PM: Adding info for No Bus:target0:0:2
PM: Removing info for No Bus:target0:0:2
DEV: registering device: ID = 'target0:0:3'
PM: Adding info for No Bus:target0:0:3
PM: Removing info for No Bus:target0:0:3
DEV: registering device: ID = 'target0:0:4'
PM: Adding info for No Bus:target0:0:4
PM: Removing info for No Bus:target0:0:4
DEV: registering device: ID = 'target0:0:5'
PM: Adding info for No Bus:target0:0:5
PM: Removing info for No Bus:target0:0:5
DEV: registering device: ID = 'target0:0:6'
PM: Adding info for No Bus:target0:0:6
PM: Removing info for No Bus:target0:0:6
DEV: registering device: ID = 'target0:0:7'
PM: Adding info for No Bus:target0:0:7
PM: Removing info for No Bus:target0:0:7
usb-storage: device scan complete
CLASS: registering class device: ID = 'vcs2'
class_hotplug - name = vcs2
CLASS: registering class device: ID = 'vcsa2'
class_hotplug - name = vcsa2
eth0: set allmulti
eth0: set allmulti
DEV: registering device: ID = '01-00000e00d300'
PM: Adding info for w1:01-00000e00d300
bus w1: add device 01-00000e00d300
bound device '01-00000e00d300' to driver 'w1_slave_driver'
DEV: registering device: ID = '01-00000e00d20a'
PM: Adding info for w1:01-00000e00d20a
bus w1: add device 01-00000e00d20a
bound device '01-00000e00d20a' to driver 'w1_slave_driver'
CLASS: registering class device: ID = 'vcs3'
class_hotplug - name = vcs3
CLASS: registering class device: ID = 'vcsa3'
class_hotplug - name = vcsa3
CLASS: Unregistering class device. ID = 'vcs2'
class_hotplug - name = vcs2
device class 'vcs2': release.
CLASS: Unregistering class device. ID = 'vcsa2'
class_hotplug - name = vcsa2
device class 'vcsa2': release.
hb2: Resetting modem
snd_pcm1748_volume_put left: 215 right: 215
hub 1-1:1.0: state 5 ports 4 chg 0000 evt 0008
hub 1-1:1.0: port 3, status 0100, change 0001, 12 Mb/s
hub 1-1:1.0: debounce: port 3: total 125ms stable 100ms status 0x301
usb 1-1.3: new low speed USB device using s3c2410-ohci and address 5
usb 1-1.3: skipped 1 descriptor after interface
usb 1-1.3: default language 0x0409
usb 1-1.3: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.3: Product: USB to Serial
usb 1-1.3: Manufacturer: Cypress Semiconductor
DEV: registering device: ID = '1-1.3'
usb 1-1.3: hotplug
PM: Adding info for usb:1-1.3
bus usb: add device 1-1.3
bound device '1-1.3' to driver 'usb'
usb 1-1.3: adding 1-1.3:1.0 (config #1, interface 0)
DEV: registering device: ID = '1-1.3:1.0'
usb 1-1.3:1.0: hotplug
PM: Adding info for usb:1-1.3:1.0
bus usb: add device 1-1.3:1.0
usb: Matched Device 1-1.3:1.0 with Driver usbhid
usbhid 1-1.3:1.0: usb_probe_interface
usbhid 1-1.3:1.0: usb_probe_interface - got id
usb: Matched Device 1-1.3:1.0 with Driver cypress
cypress 1-1.3:1.0: usb_probe_interface
cypress 1-1.3:1.0: usb_probe_interface - got id
cypress 1-1.3:1.0: HID->COM RS232 Adapter converter detected
DEV: registering device: ID = 'ttyUSB0'
PM: Adding info for usb-serial:ttyUSB0
bus usb-serial: add device ttyUSB0
usb-serial: Matched Device ttyUSB0 with Driver cyphidcom
CLASS: registering class device: ID = 'ttyUSB0'
class_hotplug - name = ttyUSB0
usb 1-1.3: HID->COM RS232 Adapter converter now attached to ttyUSB0
bound device 'ttyUSB0' to driver 'cyphidcom'
usb-serial: Bound Device ttyUSB0 to Driver cyphidcom
bound device '1-1.3:1.0' to driver 'cypress'
usb: Bound Device 1-1.3:1.0 to Driver cypress
CLASS: registering class device: ID = 'usbdev1.5'
class_hotplug - name = usbdev1.5
hub 1-1:1.0: state 5 ports 4 chg 0000 evt 0008

-----------------------------------------------------------------------------
lsusb output @ 1:3


Bus 001 Device 005: ID 04b4:5500 Cypress Semiconductor Corp. HID->COM RS232 
Adapter
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x04b4 Cypress Semiconductor Corp.
  idProduct          0x5500 HID->COM RS232 Adapter
  bcdDevice            0.00
  iManufacturer           1 Cypress Semiconductor
  iProduct                2 USB to Serial
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           41
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 Sample HID
    bmAttributes         0x80
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.00
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      37
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
        
-----------------------------------------------------------------------------
system log output @ plug-in

Feb 13 16:32:13 health-buddy user.info 2007-02-13 16:32:13,377 hbapp.py INFO 
appending crash log; total size now 37216 bytes
Feb 13 16:32:51 health-buddy kern.info dropbear[1188]: Child connection from 
192.168.255.1:2090
Feb 13 16:32:53 health-buddy kern.notice dropbear[1188]: password auth 
succeeded for 'kiss'
Feb 13 16:32:54 health-buddy kern.warn dropbear[1190]: lastlog_perform_login: 
Couldn't stat /var/log/lastlog: No such file or directory
Feb 13 16:32:54 health-buddy kern.warn dropbear[1190]: lastlog_openseek: 
/var/log/lastlog is not a file or directory!
Feb 13 16:32:54 health-buddy kern.warn dropbear[1190]: wtmp_write: problem 
writing /var/log/wtmp: No such file or directory
Feb 13 16:34:05 health-buddy kern.debug kernel: hub 1-1:1.0: state 5 ports 4 
chg 0000 evt 0008
Feb 13 16:34:05 health-buddy kern.debug kernel: hub 1-1:1.0: port 3, status 
0100, change 0001, 12 Mb/s
Feb 13 16:34:05 health-buddy kern.debug kernel: hub 1-1:1.0: debounce: port 3: 
total 125ms stable 100ms status 0x301
Feb 13 16:34:05 health-buddy kern.info kernel: usb 1-1.3: new low speed USB 
device using s3c2410-ohci and address 5
Feb 13 16:34:05 health-buddy kern.debug kernel: usb 1-1.3: skipped 1 descriptor 
after interface
Feb 13 16:34:05 health-buddy kern.debug kernel: usb 1-1.3: default language 
0x0409
Feb 13 16:34:06 health-buddy kern.debug kernel: usb 1-1.3: new device strings: 
Mfr=1, Product=2, SerialNumber=0
Feb 13 16:34:06 health-buddy kern.info kernel: usb 1-1.3: Product: USB to Serial
Feb 13 16:34:06 health-buddy kern.info kernel: usb 1-1.3: Manufacturer: Cypress 
Semiconductor
Feb 13 16:34:06 health-buddy kern.debug kernel: DEV: registering device: ID = 
'1-1.3'
Feb 13 16:34:06 health-buddy kern.debug kernel: usb 1-1.3: hotplug
Feb 13 16:34:06 health-buddy kern.debug kernel: PM: Adding info for usb:1-1.3
Feb 13 16:34:06 health-buddy kern.debug kernel: bus usb: add device 1-1.3
Feb 13 16:34:06 health-buddy kern.debug kernel: bound device '1-1.3' to driver 
'usb'
Feb 13 16:34:06 health-buddy kern.debug kernel: usb 1-1.3: adding 1-1.3:1.0 
(config #1, interface 0)
Feb 13 16:34:06 health-buddy kern.debug kernel: DEV: registering device: ID = 
'1-1.3:1.0'
Feb 13 16:34:06 health-buddy kern.debug kernel: usb 1-1.3:1.0: hotplug
Feb 13 16:34:06 health-buddy kern.debug kernel: PM: Adding info for 
usb:1-1.3:1.0
Feb 13 16:34:06 health-buddy kern.debug kernel: bus usb: add device 1-1.3:1.0
Feb 13 16:34:06 health-buddy kern.debug kernel: usb: Matched Device 1-1.3:1.0 
with Driver usbhid
Feb 13 16:34:06 health-buddy kern.debug kernel: usbhid 1-1.3:1.0: 
usb_probe_interface
Feb 13 16:34:06 health-buddy kern.debug kernel: usbhid 1-1.3:1.0: 
usb_probe_interface - got id
Feb 13 16:34:06 health-buddy kern.debug kernel: usb: Matched Device 1-1.3:1.0 
with Driver cypress
Feb 13 16:34:06 health-buddy kern.debug kernel: cypress 1-1.3:1.0: 
usb_probe_interface
Feb 13 16:34:06 health-buddy kern.debug kernel: cypress 1-1.3:1.0: 
usb_probe_interface - got id
Feb 13 16:34:06 health-buddy kern.info kernel: cypress 1-1.3:1.0: HID->COM 
RS232 Adapter converter detected
Feb 13 16:34:06 health-buddy kern.debug kernel: DEV: registering device: ID = 
'ttyUSB0'
Feb 13 16:34:06 health-buddy kern.debug kernel: PM: Adding info for 
usb-serial:ttyUSB0
Feb 13 16:34:06 health-buddy kern.debug kernel: bus usb-serial: add device 
ttyUSB0
Feb 13 16:34:06 health-buddy kern.debug kernel: usb-serial: Matched Device 
ttyUSB0 with Driver cyphidcom
Feb 13 16:34:06 health-buddy kern.debug kernel: CLASS: registering class 
device: ID = 'ttyUSB0'
Feb 13 16:34:06 health-buddy kern.debug kernel: class_hotplug - name = ttyUSB0
Feb 13 16:34:06 health-buddy kern.info kernel: usb 1-1.3: HID->COM RS232 
Adapter converter now attached to ttyUSB0
Feb 13 16:34:06 health-buddy kern.debug kernel: bound device 'ttyUSB0' to 
driver 'cyphidcom'
Feb 13 16:34:06 health-buddy kern.debug kernel: usb-serial: Bound Device 
ttyUSB0 to Driver cyphidcom
Feb 13 16:34:06 health-buddy kern.debug kernel: bound device '1-1.3:1.0' to 
driver 'cypress'
Feb 13 16:34:06 health-buddy kern.debug kernel: usb: Bound Device 1-1.3:1.0 to 
Driver cypress
Feb 13 16:34:06 health-buddy kern.debug kernel: CLASS: registering class 
device: ID = 'usbdev1.5'
Feb 13 16:34:06 health-buddy kern.debug kernel: class_hotplug - name = usbdev1.5
Feb 13 16:34:06 health-buddy kern.debug kernel: hub 1-1:1.0: state 5 ports 4 
chg 0000 evt 0008

-----------------------------------------------------------------------------
dmesg output @ read

hotplug - name = audio
CLASS: registering class device: ID = 'controlC0'
class_hotplug - name = controlC0
CLASS: registering class device: ID = 'mixer'
class_hotplug - name = mixer
snd_card_pcm1748_probe: sound card registered!
ALSA device list:
  #0: pcm1748 1
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Bluetooth: L2CAP ver 2.7
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO (Voice Link) ver 0.4
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM ver 1.5
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: BNEP (Ethernet Emulation) ver 1.2
Bluetooth: BNEP filters: protocol multicast
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 248K
CLASS: registering class device: ID = 'vcs1'
class_hotplug - name = vcs1
CLASS: registering class device: ID = 'vcsa1'
class_hotplug - name = vcsa1
CLASS: Unregistering class device. ID = 'vcs1'
class_hotplug - name = vcs1
device class 'vcs1': release.
CLASS: Unregistering class device. ID = 'vcsa1'
class_hotplug - name = vcsa1
device class 'vcsa1': release.
CLASS: registering class device: ID = 'vcs1'
class_hotplug - name = vcs1
CLASS: registering class device: ID = 'vcsa1'
class_hotplug - name = vcsa1
CLASS: Unregistering class device. ID = 'vcs1'
class_hotplug - name = vcs1
device class 'vcs1': release.
CLASS: Unregistering class device. ID = 'vcsa1'
class_hotplug - name = vcsa1
device class 'vcsa1': release.
CLASS: registering class device: ID = 'vcs1'
class_hotplug - name = vcs1
CLASS: registering class device: ID = 'vcsa1'
class_hotplug - name = vcsa1
DEV: registering device: ID = 'target0:0:0'
PM: Adding info for No Bus:target0:0:0
  Vendor: Generic   Model: USB Flash Drive   Rev: %z!Y
  Type:   Direct-Access                      ANSI SCSI revision: 02
DEV: registering device: ID = '0:0:0:0'
PM: Adding info for scsi:0:0:0:0
bus scsi: add device 0:0:0:0
scsi: Matched Device 0:0:0:0 with Driver sd
SCSI device sda: 128640 512-byte hdwr sectors (66 MB)
s3c2410-ohci s3c2410-ohci: urb c12bfda0 path 1.2 ep1in 93120000 cc 9 --> status 
-121
sda: Write Protect is on
sda: Mode Sense: 0b 00 80 08
sda: assuming drive cache: write through
SCSI device sda: 128640 512-byte hdwr sectors (66 MB)
s3c2410-ohci s3c2410-ohci: urb c12bfda0 path 1.2 ep1in 92120000 cc 9 --> status 
-121
sda: Write Protect is on
sda: Mode Sense: 0b 00 80 08
sda: assuming drive cache: write through
 sda: unknown partition table
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
bound device '0:0:0:0' to driver 'sd'
scsi: Bound Device 0:0:0:0 to Driver sd
CLASS: registering class device: ID = '0:0:0:0'
class_hotplug - name = 0:0:0:0
DEV: registering device: ID = 'target0:0:1'
PM: Adding info for No Bus:target0:0:1
PM: Removing info for No Bus:target0:0:1
DEV: registering device: ID = 'target0:0:2'
PM: Adding info for No Bus:target0:0:2
PM: Removing info for No Bus:target0:0:2
DEV: registering device: ID = 'target0:0:3'
PM: Adding info for No Bus:target0:0:3
PM: Removing info for No Bus:target0:0:3
DEV: registering device: ID = 'target0:0:4'
PM: Adding info for No Bus:target0:0:4
PM: Removing info for No Bus:target0:0:4
DEV: registering device: ID = 'target0:0:5'
PM: Adding info for No Bus:target0:0:5
PM: Removing info for No Bus:target0:0:5
DEV: registering device: ID = 'target0:0:6'
PM: Adding info for No Bus:target0:0:6
PM: Removing info for No Bus:target0:0:6
DEV: registering device: ID = 'target0:0:7'
PM: Adding info for No Bus:target0:0:7
PM: Removing info for No Bus:target0:0:7
usb-storage: device scan complete
CLASS: registering class device: ID = 'vcs2'
class_hotplug - name = vcs2
CLASS: registering class device: ID = 'vcsa2'
class_hotplug - name = vcsa2
eth0: set allmulti
eth0: set allmulti
DEV: registering device: ID = '01-00000e00d300'
PM: Adding info for w1:01-00000e00d300
bus w1: add device 01-00000e00d300
bound device '01-00000e00d300' to driver 'w1_slave_driver'
DEV: registering device: ID = '01-00000e00d20a'
PM: Adding info for w1:01-00000e00d20a
bus w1: add device 01-00000e00d20a
bound device '01-00000e00d20a' to driver 'w1_slave_driver'
CLASS: registering class device: ID = 'vcs3'
class_hotplug - name = vcs3
CLASS: registering class device: ID = 'vcsa3'
class_hotplug - name = vcsa3
CLASS: Unregistering class device. ID = 'vcs2'
class_hotplug - name = vcs2
device class 'vcs2': release.
CLASS: Unregistering class device. ID = 'vcsa2'
class_hotplug - name = vcsa2
device class 'vcsa2': release.
hb2: Resetting modem
snd_pcm1748_volume_put left: 215 right: 215
hub 1-1:1.0: state 5 ports 4 chg 0000 evt 0008
hub 1-1:1.0: port 3, status 0100, change 0001, 12 Mb/s
hub 1-1:1.0: debounce: port 3: total 125ms stable 100ms status 0x301
usb 1-1.3: new low speed USB device using s3c2410-ohci and address 5
usb 1-1.3: skipped 1 descriptor after interface
usb 1-1.3: default language 0x0409
usb 1-1.3: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.3: Product: USB to Serial
usb 1-1.3: Manufacturer: Cypress Semiconductor
DEV: registering device: ID = '1-1.3'
usb 1-1.3: hotplug
PM: Adding info for usb:1-1.3
bus usb: add device 1-1.3
bound device '1-1.3' to driver 'usb'
usb 1-1.3: adding 1-1.3:1.0 (config #1, interface 0)
DEV: registering device: ID = '1-1.3:1.0'
usb 1-1.3:1.0: hotplug
PM: Adding info for usb:1-1.3:1.0
bus usb: add device 1-1.3:1.0
usb: Matched Device 1-1.3:1.0 with Driver usbhid
usbhid 1-1.3:1.0: usb_probe_interface
usbhid 1-1.3:1.0: usb_probe_interface - got id
usb: Matched Device 1-1.3:1.0 with Driver cypress
cypress 1-1.3:1.0: usb_probe_interface
cypress 1-1.3:1.0: usb_probe_interface - got id
cypress 1-1.3:1.0: HID->COM RS232 Adapter converter detected
DEV: registering device: ID = 'ttyUSB0'
PM: Adding info for usb-serial:ttyUSB0
bus usb-serial: add device ttyUSB0
usb-serial: Matched Device ttyUSB0 with Driver cyphidcom
CLASS: registering class device: ID = 'ttyUSB0'
class_hotplug - name = ttyUSB0
usb 1-1.3: HID->COM RS232 Adapter converter now attached to ttyUSB0
bound device 'ttyUSB0' to driver 'cyphidcom'
usb-serial: Bound Device ttyUSB0 to Driver cyphidcom
bound device '1-1.3:1.0' to driver 'cypress'
usb: Bound Device 1-1.3:1.0 to Driver cypress
CLASS: registering class device: ID = 'usbdev1.5'
class_hotplug - name = usbdev1.5
hub 1-1:1.0: state 5 ports 4 chg 0000 evt 0008
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 13, calc 226339
drivers/usb/serial/cypress_m8.c: cypress_serial_control - failed sending serial 
line settings - -32
drivers/usb/serial/cypress_m8.c: cypress_serial_control - failed sending serial 
line settings - -32
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 164, calc 19204
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 164, calc 19204
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 164, calc 19204
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 329, calc 9602
selected clock c034f3f8 (pclk) quot 164, calc 19204
selected clock c034f3f8 (pclk) quot 329, calc 9602




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users






-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to