Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2008 15:13:06 +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/acpica acpi.c
Message-ID:  <200807231513.m6NFDNvA005458@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-07-23 15:13:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  SVN rev 180760 on 2008-07-23 15:13:06Z by jhb
  
  Further refine the probe order of devices to more closely match the previous
  behavior.  Specifically, probe Host-PCI bridges in the order they are
  encountered in the tree.  For CPUs, just use an order of 100000 and assume
  that no Host-PCI bridges will be more than 10000 levels deep in the
  namespace.  This fixes an issue on some boxes where the HPET timer stopped
  attaching.
  
  Revision  Changes    Path
  1.249     +4 -9      src/sys/dev/acpica/acpi.c



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