Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2008 19:11:35 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci vga_pci.c
Message-ID:  <200809191911.m8JJBpWp093582@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2008-09-19 19:11:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          vga_pci.c 
  Log:
  SVN rev 183194 on 2008-09-19 19:11:35Z by rnoland
  
  pci_setup_intr() will only enable MSI/MSI-X for direct children.  Add methods
  to vga_pci.c to request on behalf of it's children.  This causes vgapci to show
  up as the interrupt owner in vmstat -i, rather than the child device.
  
  Approved by:    jhb(mentor)
  
  Revision  Changes    Path
  1.7       +18 -2     src/sys/dev/pci/vga_pci.c



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