> Stefan Richter schrieb:
>> - Several or all of ohci1394's MMIO reads return ~0 (all bits set
>> to one) --- or 0 --- where different values are expected.
>>
>> - In
http://lkml.org/lkml/2008/2/23/244 we get to see a
>> WARNING: at arch/x86/mm/ioremap.c:137 __ioremap+0xa7/0x16a()
>> which is "WARN_ON_ONCE(page_is_ram(pfn));".
>> After that, the failures start.
>> But before that, "Unknown symbol" messages pop up when ohci1394
>> is loaded. These symbols are implemented by ieee1394 on which
>> ohci1394 depends.