Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 1997 11:28:30 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa sio.c
Message-ID:  <199704181828.LAA24055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/18 11:28:26

  Modified:    sys/i386/isa  sio.c
  Log:
  Don't call timeout() for DTR wakeup or busy check if the relevant timeout
  is already active.  This fixes "timeout table full" panics under 100%
  interrupt load and other weird conditions.
  
  Revision  Changes    Path
  1.163     +11 -5     src/sys/i386/isa/sio.c



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