Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 23:57:53 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include legacyvar.h src/sys/i386/pci pci_bus.c src/sys/i386/i386 mptable_pci.c
Message-ID:  <200509172357.j8HNvrAx074801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-09-17 23:57:53 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/include     legacyvar.h 
    sys/i386/pci         pci_bus.c 
    sys/i386/i386        mptable_pci.c 
  Log:
  Expose legacy_pcib_alloc_resource, and use it in the mptable pci bus
  implementation, like other routines in the legacy bus.
  
  This should fix problems with resource allocation on MP systems without
  ACPI enabled.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/i386/i386/mptable_pci.c
  1.7       +2 -0      src/sys/i386/include/legacyvar.h
  1.121     +1 -1      src/sys/i386/pci/pci_bus.c



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