On Sat, Sep 29, 2001 at 10:07:38PM -0700, Greg KH wrote:
> On Sat, Sep 29, 2001 at 02:43:48PM -0400, Amy Fong wrote:
> > I have a Belkin USB Dockstation (F5U120-PC) which has a serial amongst
> > other things.  The current Belkin serial driver doesn't talk to it.
> > 
> > The usb serial has a vendor id/product id of 0x050d/0x1203. I modified the
> > driver by adding another struct usb_serial_device_type with everything
> > else the same as the standard Belkin serial converter and it seems
> > to work.
> 
> Thanks for the patch.
> How did you test out your serial port to verify that it worked properly?
> 
> thanks,
> 
> greg k-h

1. It detected the serial ;)
2. via a serial cable between two parties A/B, (A has Dockstation)
   Sending data back and forth

   One thing I've noticed (true for both the belkin and the keyspan
   usb serial driver), when A is sending data 
   ie find . -ls > /dev/ttyUSB0
   there's no flowcontrol for outgoing data.

   Is this a known issue (if it is considered an issue)?

3. via gnokii (talks to Nokia phones using a serial cable via some
   proprietary protocol)
   a) use phone to make voice calls
   b) read address list/messages from phone
   c) setup pppd connection + some web browsing.

Amy

PGP signature

Reply via email to