cvs commit: src/sys/dev/acpica acpi_resource.c

John Baldwin jhb at FreeBSD.org
Tue Jan 18 12:21:36 PST 2005


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


More information about the cvs-all mailing list