Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2000 17:35:52 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umodem.c
Message-ID:  <200010200035.RAA89317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/10/19 17:35:52 PDT

  Modified files:
    sys/dev/usb          umodem.c 
  Log:
  Bugfix: The data is not stored only in the first cblock, calculate the
  length of the data properly. This should be moved into a tty_subr
  function.
  
  Also, disanle the setting of the CDC_CM_OVER_DATA flag. It breaks some
  modems. I don't think that ther actually is a modem that needs this.
  
  Submitted by:		Brad Karp <bkarp@ICSI.Berkeley.EDU>
  
  Revision  Changes    Path
  1.24      +9 -2      src/sys/dev/usb/umodem.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010200035.RAA89317>