Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2008 01:23:16 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ciss ciss.c cissreg.h
Message-ID:  <200808290123.m7T1NK55024699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2008-08-29 01:23:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ciss         ciss.c cissreg.h 
  Log:
  SVN rev 182422 on 2008-08-29 01:23:16Z by scottl
  
  Work again to fix the interrupt masking problems.  We now recognize
  that there are 3 different interrupt enable bits, 2 for different
  families of cards, and 1 for when MSI is used.  Also apply a big
  hammer backstop for cards that aren't recognized.  This should fix
  all of the interrupt issues at boot.
  
  Revision  Changes    Path
  1.92      +30 -24    src/sys/dev/ciss/ciss.c
  1.19      +10 -13    src/sys/dev/ciss/cissreg.h



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