Date: Mon, 3 Mar 2003 04:05:07 -0800 (PST) From: Peter Grehan <grehan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/ofw ofw_pci.c Message-ID: <200303031205.h23C57Y7071933@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grehan 2003/03/03 04:05:06 PST FreeBSD src repository Modified files: sys/powerpc/ofw ofw_pci.c Log: Simplify ofw_pci_fixup(). It doesn't need to be recursive, since the bridge code already handles IRQ adjustment on the far side of a bridge. Reviewed by: benno Revision Changes Path 1.3 +3 -19 src/sys/powerpc/ofw/ofw_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303031205.h23C57Y7071933>