On Wed, Jun 04, 2003 at 02:54:04PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > John Baldwin <[EMAIL PROTECTED]> writes: > : I'm currently working on making the PCI interrupt routing work for SMP > : and once that is done I plan to commit a change to make this > : > : #if defined(__ia64__) || defined(__i386__) > : > : However, if people find that the above patch fixes a lot of UP > : machines for now I might commit it. > > I know that my Fiva 205 works with ACPI as long as I enter the right > overrides to get the right interrupts. I've been using something > similar. > > However, why not all architectures?
On alpha we need suport for each platform on it's own to get this working. Currently we invalidate the inline intentionally in the platform code to enable routing via pci_alloc_resource. I plan to do this for each platform, but don't believe to get the required testers for each one. -- B.Walter BWCT http://www.bwct.de [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"