Re: [PATCH 0/9] firewire-sbp2: misc hotplug related patches

2008-02-06 Thread Stefan Richter
Jarod Wilson wrote: > firewire_sbp2: fw1.0: logged in to LUN (0 retries) > firewire_core: phy config: card 0, new root=ffc1, gap_count=5 > scsi 6:0:0:0: Direct-Access-RBC ST312002 6A 8.01 PQ: 0 ANSI: 4 > firewire_core: created device fw2: GUID 00010800f605, S800 > sd 6:0:0:0:

Re: [PATCH 0/9] firewire-sbp2: misc hotplug related patches

2008-02-05 Thread Jarod Wilson
On Sunday 03 February 2008 05:00:54 pm Stefan Richter wrote: > Here is various stuff to hopefully improve fw-sbp2's behavior during bus > resets. The main piece is patch 9/9 which considerably raises the > chance that ongoing I/O survives plugging and unplugging of other > devices on the same bus

Re: [PATCH 0/9] firewire-sbp2: misc hotplug related patches

2008-02-04 Thread John Stoffel
Stefan> John Stoffel wrote: >> I've completely given up on my Firewire/USB external enclosure with a >> PL-3xxx chipset. Stefan> Is it a variant whose firmware cannot be updated? No, it can be updated, and I have done that once before. It became a little more stable, but not much. I forget the

Re: [PATCH 0/9] firewire-sbp2: misc hotplug related patches

2008-02-04 Thread Stefan Richter
John Stoffel wrote: > I've completely given up on my Firewire/USB external enclosure with a > PL-3xxx chipset. Is it a variant whose firmware cannot be updated? > Do you want it for further testing purposes? I'd be > happy to ship it to you if you like. The offer is appreciated, but as mentio

Re: [PATCH 0/9] firewire-sbp2: misc hotplug related patches

2008-02-04 Thread John Stoffel
> "Stefan" == Stefan Richter <[EMAIL PROTECTED]> writes: Stefan> I got quite good results with several OxSemi based SBP-2 Stefan> devices, also with an Initio based dual-LU device and LSI Stefan> based devices. A Prolific PL-3505 based device with known Stefan> buggy firmware didn't work too

[PATCH 0/9] firewire-sbp2: misc hotplug related patches

2008-02-03 Thread Stefan Richter
Here is various stuff to hopefully improve fw-sbp2's behavior during bus resets. The main piece is patch 9/9 which considerably raises the chance that ongoing I/O survives plugging and unplugging of other devices on the same bus as the device which services the I/O. The other patches are basicall