Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2005 14:18:50 +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/i386/pci pci_bus.c src/sys/dev/pci pci_pci.c
Message-ID:  <200503251418.j2PEIos2050654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-03-25 14:18:50 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/pci         pci_bus.c 
    sys/dev/pci          pci_pci.c 
  Log:
  Add code to read the primary PCI bus number out of the Compaq/HP 6010
  hotplug Host to PCI bridge.  This is only needed for the non-ACPI case
  as the BIOS includes a proper _BBN method in ACPI.
  
  Revision  Changes    Path
  1.35      +5 -0      src/sys/dev/pci/pci_pci.c
  1.119     +6 -0      src/sys/i386/pci/pci_bus.c



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