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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to