Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2010 19:22:06 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb ucom.c
Message-ID:  <201004251922.o3PJMIPC067165@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2010-04-25 19:22:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/usb          ucom.c 
  Log:
  SVN rev 207201 on 2010-04-25 19:22:06Z by n_hibma
  
  Remove the call to usbd_reset_device() as this panics the kernel on
  devices with many serial ports (the device is reset for each port that
  reports IOERROR).
  Remove statements that should have been removed when rewriting the if
  statement.
  
  Revision  Changes    Path
  1.64.2.6  +4 -14     src/sys/dev/usb/ucom.c



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