Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 15:06:41 -0700 (PDT)
From:      Marcel Moolenaar <marcel@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 acpivar.h
Message-ID:  <200309102206.h8AM6fVl032091@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/09/10 15:06:41 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_resource.c acpivar.h 
  Log:
  Extend the ACPI resource handling to make use of the BUS_CONFIG_INTR()
  method. This is necessary on ia64 where it's known that serial interfaces
  described in the ACPI namespace may not have the well-known IRQs assigned
  to them. This confuses us in thinking they are PCI based interrupts and
  wrongly program the APIC.
  
  Revision  Changes    Path
  1.19      +12 -5     src/sys/dev/acpica/acpi_resource.c
  1.45      +1 -1      src/sys/dev/acpica/acpivar.h



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