Date: Sun, 1 Dec 2002 15:06:14 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci ofw_pci.c Message-ID: <200212012306.gB1N6E96084261@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/12/01 15:06:14 PST
Modified files:
sys/sparc64/pci ofw_pci.c
Log:
Reverse the quirk table entry for swizzling on a missing interrupt map;
this is now done on all machines except for some known problematic ones.
Add an additional guard to make sure that the interrupt numbers are
in the correct range before swizzling. This should catch any remaining
models for which the swizzle is inappropriate.
Correct the swizzle calculation to account for the fact that the parent
interrupt numbers to be swizzled are 1-based.
Approved by: re
Revision Changes Path
1.6 +10 -7 src/sys/sparc64/pci/ofw_pci.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?200212012306.gB1N6E96084261>
