Skip to content
  • Werner Lemberg's avatar
    USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls. · 2f430b4b
    Werner Lemberg authored
    
    
    Add (dummy?) support for TIOCGSERIAL and TIOCSSERIAL ioctl calls to the USB
    serial driver file `ark3116.c'.  This is sufficient for me to run wvdial
    successfully, receive my email, and do webbrowsing with firefox.  On the
    other hand, running the cvs program to update archives seems not to work,
    and the traceroute command sometimes says
    
      send failed: No buffer space available
    
    Looks like a buffering problem...  My knowledge of serial device drivers is
    zero, so I can't fix this -- I just did a cut'n'paste from other USB serial
    drivers...
    
    Signed-off-by: default avatarWerner Lemberg <wl@gnu.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    
    2f430b4b