Hello out there,

I've posted a message some month ago dealing about connecting my modem to
the usb-serial driver. Therefore I had only little sucess. Still I can
only send single characters to the modem (atz, atdt, ...) but I don't get
any answer. Maybe this is a (very) special device. I attached the messages
log hopeing this will help:

... nel: hub.c: port 2 connection change
nel: hub.c: portstatus 101, change 1, High Speed
nel: hub.c: portstatus 103, change 0, High Speed
nel: usb.c: USB new device connect, assigned device number 2
nel: usb.c: kmalloc IF c5d878a0, numif 1
nel: usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0
nel: usb.c: USB device number 2 default language ID 0x409
nel: Manufacturer: LASAT Comm. A/S
nel: Product: LASAT safire 560V USB
nel: usb.c: unhandled interfaces on device
nel: usb.c: This device is not recognized by any installed USB driver.
nel:   Length              = 18
nel:   DescriptorType      = 01
nel:   USB version         = 1.00
nel:   Vendor:Product      = 0734:0001
nel:   MaxPacketSize0      = 8
nel:   NumConfigurations   = 1
nel:   Device version      = 0.01
nel:   Device Class:SubClass:Protocol = 00:00:00
nel:     Per-interface classes
nel: Configuration:
nel:   bLength             =    9
nel:   bDescriptorType     =   02
nel:   wTotalLength        = 002e
nel:   bNumInterfaces      =   01
nel:   bConfigurationValue =   01
nel:   iConfiguration      =   00
nel:   bmAttributes        =   a0
nel:   MaxPower            =  400mA
nel:
nel:   Interface: 0
nel:   Alternate Setting:  0
nel:     bLength             =    9
nel:     bDescriptorType     =   04
nel:     bInterfaceNumber    =   00
nel:     bAlternateSetting   =   00
nel:     bNumEndpoints       =   04
nel:     bInterface Class:SubClass:Protocol =   00:00:00
nel:     iInterface          =   00
nel:     Endpoint:
nel:       bLength             =    7
nel:       bDescriptorType     =   05
nel:       bEndpointAddress    =   81 (in)
nel:       bmAttributes        =   02 (Bulk)
nel:       wMaxPacketSize      = 0010
nel:       bInterval           =   00
nel:     Endpoint:
nel:       bLength             =    7
nel:       bDescriptorType     =   05
nel:       bEndpointAddress    =   01 (out)
nel:       bmAttributes        =   02 (Bulk)
nel:       wMaxPacketSize      = 0010
nel:       bInterval           =   00
nel:     Endpoint:
nel:       bLength             =    7
nel:       bDescriptorType     =   05
nel:       bEndpointAddress    =   82 (in)
nel:       bmAttributes        =   03 (Interrupt)
nel:       wMaxPacketSize      = 0008
nel:       bInterval           =   64
nel:     Endpoint:
nel:       bLength             =    7
nel:       bDescriptorType     =   05
nel:       bEndpointAddress    =   02 (out)
nel:       bmAttributes        =   02 (Bulk)
nel:       wMaxPacketSize      = 0008
nel:       bInterval           =   00
nel: usbserial.c: USB Serial support registered for Generic
nel: usb.c: registered new driver serial
nel: usbserial.c: Looking at Generic Vendor id=0734 Product id=0001
nel: usbserial.c: descriptor matches
nel: usbserial.c: found bulk in
nel: usbserial.c: found bulk out
nel: usbserial.c: found interrupt in
nel: usbserial.c: found bulk out
nel: usbserial.c: Generic converter detected
nel: usbserial.c: get_free_serial 2
nel: usbserial.c: minor base = 0
nel: usbserial.c: Generic converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
nel: usbserial.c: Generic converter now attached to ttyUSB1 (or usb/tts/1 for devfs)
nel: usb.c: serial driver claimed interface c5d878a0
nel: usbserial.c: serial_open
nel: usbserial.c: generic_open port 0
nel: usbserial.c: serial_ioctl port 0
t message repeated 3 times
nel: usbserial.c: serial_set_termios port 0
nel: usbserial.c: serial_ioctl port 0
t message repeated 4 times
nel: usbserial.c: serial_set_termios port 0
nel: usbserial.c: serial_ioctl port 0
t message repeated 2 times
nel: usbserial.c: serial_set_termios port 0
nel: usbserial.c: serial_ioctl port 0

Does this device need a special driver?
I'm using the (usb-uhci) patched kernel version 2.3.99-pre8, but the same
occurs with any version before.

Greetings 

Marc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to