commit | 812fd1fd63caf2d72906603ebb9c6049a19ef4d2 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue May 08 12:58:36 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue May 08 13:42:27 2007 +1000 |
tree | 3bb831135adc67b4bc05d582b61ef5dfe63ac7bf | |
parent | 014dad902aad6f5efbd65d0524b2e99304d2b07e [diff] |
[POWERPC] Enable MSI mappings for MPIC On some Apple machines the HT MSI mappings are not enabled by firmware, so we need to do it by hand. We can't use the pci routines as this code runs too early. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>