Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2008 19:52:02 +0000 (UTC)
From:      John Baldwin <jhb@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:  <200809161952.m8GJq8Tl060977@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-09-16 19:52:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          vga_pci.c 
  Log:
  SVN rev 183095 on 2008-09-16 19:52:02Z by jhb
  
  Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X
  interrupts.  For the MSI/MSI-X case, we only allow 1 child device to use
  MSI or MSI-X at a time.
  
  Tested by:      rnoland
  
  Revision  Changes    Path
  1.6       +99 -1     src/sys/dev/pci/vga_pci.c



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