cvs commit: src/sys/dev/msk if_msk.c

Pyun YongHyeon yongari at FreeBSD.org
Sun Jan 7 16:19:54 PST 2007


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


More information about the cvs-src mailing list