parse_em28xx.pl: Parse also i2c device scans
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 9 Mar 2011 14:15:37 +0000 (11:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 9 Mar 2011 14:21:15 +0000 (11:21 -0300)
commitc2e45973a724fb32a9d890a6e836735aa7fc053e
treea077ee38d0a5b49e23018903d6094fc471b5c7bc
parentc06eb242340667386e29ad07de7c89c79f228dd3
parse_em28xx.pl: Parse also i2c device scans

While comparing the parsed messages between the saved register data
of em28xx and netmon parser, noticed that the scan messages were not
parsed. Also, it seems that the data from the driver is wrong, as it
is saying that some data were returned by the probed devices.

Comparing both logs is actually a very good test, as it shows that the
netfilter parser is working properly, as the only differences are on
the I2C scan messages.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
contrib/em28xx/parse_em28xx.pl