Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2007 00:19:53 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/msk if_msk.c
Message-ID:  <200701080019.l080Js9g077860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2007-01-08 00:19:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/msk          if_msk.c 
  Log:
  Initialize legacy SYS_RES_IRQ resources before attempting to use MSI.
  This fixes legacy SYS_RES_IRQ resource allocation failure when MSI is
  disabled.
  
  Reported by:    rrs
  Tested by:      rrs
  
  Revision  Changes    Path
  1.5       +1 -0      src/sys/dev/msk/if_msk.c



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