cvs commit: src/sys/dev/pci vga_pci.c

Robert Noland rnoland at FreeBSD.org
Fri Sep 19 19:11:52 UTC 2008


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


More information about the cvs-all mailing list