Bug 74238 - [firewire] fw_rcv: unknown response; firewire ad-hoc work around fails;
Summary: [firewire] fw_rcv: unknown response; firewire ad-hoc work around fails;
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 5.3-BETA4
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 13:40 UTC by Simson L. Garfinkel
Modified: 2024-01-16 05:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simson L. Garfinkel 2004-11-22 13:40:28 UTC
I've also seen this problem on 5.3_RELENG (which, by the way, paniced on my hardware with that TCP problem.)

Firewire transfers cause these errors to show up on the console:
firewire0: split transaction timeout dst=0xffc0 tl=0x4 state=3
sbp_orb_pointer_callback: xfer->resp = 60
fw_rcv: unknown response WRES(2) src=0xffc0 tl=0x4 rt=1 data=0x84519637
try ad-hoc work around!!
no use...
firewire0: split transaction timeout dst=0xffc0 tl=0x2c state=3
sbp_orb_pointer_callback: xfer->resp = 60
fw_rcv: unknown response WRES(2) src=0xffc0 tl=0x2c rt=1 data=0x8451b42f
try ad-hoc work around!!
no use...

It doesn't seem to cause data los. Any thoughts?

How-To-Repeat:       copy files to the firewire drive. It has happened with 4 different drives I've tried.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-06-29 13:26:23 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-firewire

over to firewire mailinglist
Comment 2 seanbru 2011-12-19 23:17:14 UTC
I believe I resolved this around
http://svnweb.freebsd.org/base?view=revision&revision=188704

Can you retest on fbsd8.0 or higher?

Sean
Comment 3 Simson L. Garfinkel 2011-12-19 23:19:58 UTC
Hi. I am no longer using FreeBSD, so you can remove me from this.

On Dec 19, 2011, at 6:17 PM, Sean Bruno wrote:

> I believe I resolved this around
> http://svnweb.freebsd.org/base?view=revision&revision=188704
> 
> Can you retest on fbsd8.0 or higher?
> 
> Sean
>
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:24 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 5 Warner Losh freebsd_committer freebsd_triage 2024-01-16 05:57:40 UTC
Assumed to be fixed. Original submitter is no longer using FreeBSD and Sean though this was already fixed.