Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2007 17:04:34 +0000 (UTC)
From:      Paolo Pisati <piso@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options
Message-ID:  <200705061704.l46H4YQW058833@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
piso        2007-05-06 17:04:34 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
  Log:
  Make interrupt filtering support compilable.
  
  The entire code is wrapperd in #ifdef ... #endif so it won't harm
  the actual implementation, but developers are encouraged to test it.
  For arm, ia64, ppc, sparc64 and sun4v some work is still
  needed, thus arch maintainers are encouraged to bring their arch on par
  with respect to i386 and amd64.
  
  Approved by: re (implicit?)
  
  Revision  Changes    Path
  1.587     +3 -0      src/sys/conf/options



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