Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 1996 10:12:09 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa si.c
Message-ID:  <199608121712.KAA29554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       96/08/12 10:12:09

  Modified:    sys/i386/isa  si.c
  Log:
  Extend the poll code so that it can periodically scan the host cards
  for work regardless of whether there was an interrupt.  This needs more
  work, it should be able to run better when there are more than 3 host
  cards present, ie: all cards in polling-only mode with no IRQ.  (The
  host cards have a choice of 3 irq's, 11, 12, or 15, or just polling)
  
  Revision  Changes    Path
  1.51      +11 -4     src/sys/i386/isa/si.c



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