Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 20:21:36 +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_resource.c
Message-ID:  <200501182021.j0IKLaeC078202@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-01-18 20:21:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_resource.c 
  Log:
  Don't create new-bus resources for ACPI extended IRQ resources that are
  producers rather than consumers as new-bus resources only handle consumed
  resources.  We already do this for the other ACPI resource types that
  support the producer/consumer attribute.
  
  Revision  Changes    Path
  1.33      +5 -1      src/sys/dev/acpica/acpi_resource.c



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