Re: [Linux-usb-users] Problem with MTC USB serial converter

2001-04-30 Thread Denis Lebeuf
more tests. Thanks again, Denis Lebeuf > Date: Sun, 29 Apr 2001 11:13:03 -0700 > From: Greg KH <[EMAIL PROTECTED]> > To: Denis Lebeuf <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Linux-usb-users] Problem with MTC USB serial converter > > On Sun,

Re: [Linux-usb-users] Problem with MTC USB serial converter

2001-04-29 Thread Greg KH
On Sun, Apr 29, 2001 at 08:55:06AM -0400, Denis Lebeuf wrote: > insmod usbserial vendor=0x711 product=0x230 > device is properly detected and identified in /proc/bus/usb/devices: No, try: modprobe mct_u232 Or: insmod usbserial insmod mct_u232 By forcing the usbserial dri

[Linux-usb-users] Problem with MTC USB serial converter

2001-04-29 Thread Denis Lebeuf
Hello, I just bought a USB serial converter from USB Gear. It is a Magic Control Technology (vendor=711 product=230). I can send data to the serial device but cannot receive anything. I have connected a serial modem at the other end and can send it commands (speed, parity, etc are thus correct),