lkml.org 
[lkml]   [2008]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.25-git16 -- BUG: unable to handle kernel NULL pointer dereference at 00000000 -- IP: [<c02dd5d5>] fw_show_drv_device_ids+0xd9/0xee
Miles Lane wrote:
> Hi Stefan. Thanks for your patch. It worked great.

Good, thanks for reporting and testing.

> Now I see this in the logs:
>
> ohci1394: fw-host0: SelfID received outside of bus reset sequence
> IEEE 1394 device has ROM CRC error
> IEEE 1394 device has ROM CRC error
> Program usplash tried to access /dev/mem between 0->8000000.
> ieee1394: Node added: ID:BUS[0-00:1023] GUID[00d0f54000000173]
> ieee1394: Host added: ID:BUS[0-01:1023] GUID[00e018000027d06c]
> IEEE 1394 device has ROM CRC error
> IEEE 1394 device has ROM CRC error
> IEEE 1394 device has ROM CRC error
> IEEE 1394 device has ROM CRC error
> IEEE 1394 device has ROM CRC error
>
> Also, "cat /sys/bus/ieee1394/drivers/raw1394/device_ids" no longer
> causes an error.
>
> Is it necessary for the code to spit out so many CRC errors for the
> OrangeMicro iBot?

I could look into keeping those messages down to only a single one per
attempt to fetch the so-called configuration ROM of an added node.

> Also, are these errors indicating a significant
> problem with the iBot?

The config ROM is an area in the IEEE 1394 address space of a node which
contains information about the device functions. It consists of a
header, a root directory, and subdirectories. Each one of those has
CRCs as one safeguard (among others) against integrity issues with the
data read from the ROM.

A few devices, especially older ones, got the CRC algorithm wrong. Hence
we don't reject those devices, we only warn about them as a starting
point for further diagnosis in case that more than this goes wrong when
using the device.

(The ROM CRC error warning has been added in 2.6.22. Before Linux
2.6.22, the ROM CRC errors were silently accepted. The new alternative
firewire drivers also do not warn about ROM CRC errors... yet...)
--
Stefan Richter
-=====-==--- -=-= ----=
http://arcgraph.de/sr/


\
 
 \ /
  Last update: 2008-05-01 15:47    [W:0.060 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site