Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 18:39:29 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/pci fire.c
Message-ID:  <201001101839.o0AIdiQQ002980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-01-10 18:39:29 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/pci      fire.c 
  Log:
  SVN rev 202023 on 2010-01-10 18:39:29Z by marius
  
  When setting up MSIs with a filter ensure that the event queue interrupt
  is cleared as it might have triggered before and given we supply NULL
  as ic_clear, inthand_add() won't do this for us in this case.
  
  Revision  Changes    Path
  1.4       +10 -2     src/sys/sparc64/pci/fire.c



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