Bug 11349
Summary: | connection loss when an additional device is plugged into a 6-port hub | ||
---|---|---|---|
Product: | Drivers | Reporter: | Stefan Richter (stefanr) |
Component: | IEEE1394 | Assignee: | Stefan Richter (stefanr) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | all | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 10307 |
Description
Stefan Richter
2008-08-15 08:57:24 UTC
Proposed patches: [1/3] ieee1394: regression in 2.6.25: updates should happen before probes http://lkml.org/lkml/2008/8/16/85 [2/3] ieee1394: don't drop nodes during bus reset series http://lkml.org/lkml/2008/8/16/86 [3/3] ieee1394: sbp2: let nodemgr retry node updates during bus reset series http://lkml.org/lkml/2008/8/16/88 They work for me but need to be confirmed by the original reporter. Fix confirmed by the original reporter (Damien Benoist). To do: - Get the ieee1394 fixes upstream and into stable. - Implement a similar fix in the new firewire stack. ieee1394 fixed upstream (2.6.27-rc in August), firewire not yet done firewire fix posted: http://lkml.org/lkml/2009/1/17/156 firewire fixed in 2.6.29-rc4 |