Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2009 14:46:18 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pci vga_pci.c
Message-ID:  <200905051446.n45EkXLK064308@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-05-05 14:46:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/pci          vga_pci.c 
  Log:
  SVN rev 191819 on 2009-05-05 14:46:18Z by jhb
  
  MFC: Sync with HEAD
  - Proxy PCI MSI/MSI-X requests and bus interrupt requests for child devices
    instead of passing them through directly.  This allows child devices to use
    MSI/MSI-X interrupts.
  - Proxy PCI VPD requests.
  - Proxy bus resource allocation requests to allow multiple child devices to
    share access to a BAR.
  
  Revision  Changes    Path
  1.5.2.1   +176 -3    src/sys/dev/pci/vga_pci.c



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