Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 05:18:17 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa cy.c
Message-ID:  <199811281318.FAA01463@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/11/28 05:18:17 PST

  Modified files:
    sys/i386/isa         cy.c 
  Log:
  Merge from sio.c rev.1.163:
  Don't call timeout() for DTR wakeup if the relevant timeout is already
  active.  This fixes "timeout table full" panics when sufficiently many
  cyopen()s are interrupted while they are sleeping waiting for the
  timeout to expire.
  
  Revision  Changes    Path
  1.75      +2 -2      src/sys/i386/isa/cy.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?199811281318.FAA01463>