Date: Mon, 30 Jul 2001 02:01:18 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c Message-ID: <200107300901.f6U91Ip16045@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/07/30 02:01:18 PDT
Modified files:
sys/dev/acpica acpi_pcib.c
Log:
The current resource buffer returned from an interrupt link device
in the case where there are no interrupts routed for it does not
contain enough space to use it to route an interrupt. In the case
where we need to route an interrupt, throw away the returned buffer
and create a new one containing the interrupt we want.
Revision Changes Path
1.12 +21 -8 src/sys/dev/acpica/acpi_pcib.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107300901.f6U91Ip16045>
