Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2010 11:42:02 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <201010221142.o9MBgEso047168@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-10-22 11:42:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  SVN rev 214203 on 2010-10-22 11:42:02Z by jhb
  
  - Add a new PCI quirk to whitelist an old chipset that doesn't support
    PCI-express or PCI-X capabilities if we are running in a virtual machine.
  - Whitelist the Intel 82440 chipset used by QEMU.
  
  Tested by:      jfv
  MFC after:      1 week
  
  Revision  Changes    Path
  1.409     +31 -1     src/sys/dev/pci/pci.c



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