public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Unknown error (please help direct it)
@ 2003-01-02 15:24 Michael T. Babcock
  2003-01-02 15:52 ` Sam Ravnborg
  2003-01-02 22:18 ` Krzysztof Halasa
  0 siblings, 2 replies; 3+ messages in thread
From: Michael T. Babcock @ 2003-01-02 15:24 UTC (permalink / raw)
  To: linux-kernel

I have this in my logs from yesterday, with no clear indication as to
what subsystem it relates to.  Please help me direct this to the appropriate
persons (and CC me, if possible, in any replies).  There are no kernel messages
for several minutes before or after these lines.

13:50:28 vpn kernel:   Flags; bus-master 1, dirty 2677573(5) current 2677
13:50:28 vpn kernel:   Transmit list 00000000 vs. c57ad340.
13:50:28 vpn kernel:   0: @c57ad200  length 800005ea status 000105ea
13:50:28 vpn kernel:   1: @c57ad240  length 800003b2 status 000103b2
13:50:28 vpn kernel:   2: @c57ad280  length 800005ea status 000105ea
13:50:28 vpn kernel:   3: @c57ad2c0  length 800005ea status 000105ea
13:50:28 vpn kernel:   4: @c57ad300  length 800005ea status 800105ea
13:50:28 vpn kernel:   5: @c57ad340  length 800003b2 status 000103b2
13:50:28 vpn kernel:   6: @c57ad380  length 800005ea status 000105ea
13:50:28 vpn kernel:   7: @c57ad3c0  length 800005ea status 000105ea
13:50:28 vpn kernel:   8: @c57ad400  length 800005ea status 000105ea
13:50:28 vpn kernel:   9: @c57ad440  length 800005ea status 000105ea
13:50:28 vpn kernel:   10: @c57ad480  length 800005ea status 000105ea
13:50:28 vpn kernel:   11: @c57ad4c0  length 800003b2 status 000103b2
13:50:28 vpn kernel:   12: @c57ad500  length 800005ea status 000105ea
13:50:28 vpn kernel:   13: @c57ad540  length 800005ea status 000105ea
13:50:28 vpn kernel:   14: @c57ad580  length 800005ea status 000105ea
13:50:28 vpn kernel:   15: @c57ad5c0  length 800005ea status 000105ea
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unknown error (please help direct it)
  2003-01-02 15:24 Unknown error (please help direct it) Michael T. Babcock
@ 2003-01-02 15:52 ` Sam Ravnborg
  2003-01-02 22:18 ` Krzysztof Halasa
  1 sibling, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2003-01-02 15:52 UTC (permalink / raw)
  To: Michael T. Babcock; +Cc: linux-kernel

On Thu, Jan 02, 2003 at 10:24:38AM -0500, Michael T. Babcock wrote:
> I have this in my logs from yesterday, with no clear indication as to
> what subsystem it relates to.  Please help me direct this to the appropriate
> persons (and CC me, if possible, in any replies).  There are no kernel messages
> for several minutes before or after these lines.
> 
> 13:50:28 vpn kernel:   Flags; bus-master 1, dirty 2677573(5) current 2677
> 13:50:28 vpn kernel:   Transmit list 00000000 vs. c57ad340.
> 13:50:28 vpn kernel:   0: @c57ad200  length 800005ea status 000105ea

A quick grep told that this line comes from:
drivers/net/3c59x.c

HTH,

	Sam

> 13:50:28 vpn kernel:   1: @c57ad240  length 800003b2 status 000103b2
> 13:50:28 vpn kernel:   2: @c57ad280  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   3: @c57ad2c0  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   4: @c57ad300  length 800005ea status 800105ea
> 13:50:28 vpn kernel:   5: @c57ad340  length 800003b2 status 000103b2
> 13:50:28 vpn kernel:   6: @c57ad380  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   7: @c57ad3c0  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   8: @c57ad400  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   9: @c57ad440  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   10: @c57ad480  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   11: @c57ad4c0  length 800003b2 status 000103b2
> 13:50:28 vpn kernel:   12: @c57ad500  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   13: @c57ad540  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   14: @c57ad580  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   15: @c57ad5c0  length 800005ea status 000105ea
> -- 
> Michael T. Babcock
> CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, Database, etc)
> http://www.fibrespeed.net/~mbabcock/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unknown error (please help direct it)
  2003-01-02 15:24 Unknown error (please help direct it) Michael T. Babcock
  2003-01-02 15:52 ` Sam Ravnborg
@ 2003-01-02 22:18 ` Krzysztof Halasa
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Halasa @ 2003-01-02 22:18 UTC (permalink / raw)
  To: linux-kernel

"Michael T. Babcock" <mbabcock@fibrespeed.net> writes:

> I have this in my logs from yesterday, with no clear indication as to
> what subsystem it relates to.  Please help me direct this to the
> appropriate
> persons (and CC me, if possible, in any replies).  There are no kernel
> messages
> for several minutes before or after these lines.
> 
> 13:50:28 vpn kernel:   Flags; bus-master 1, dirty 2677573(5) current 2677
> 13:50:28 vpn kernel:   Transmit list 00000000 vs. c57ad340.
> 13:50:28 vpn kernel:   0: @c57ad200  length 800005ea status 000105ea
> 13:50:28 vpn kernel:   1: @c57ad240  length 800003b2 status 000103b2

[etc]

Looks like network card driver detected something wrong with list of
packets queued for transmission.

What card and kernel is it?
-- 
Krzysztof Halasa
Network Administrator
Happy New Year!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-03  0:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02 15:24 Unknown error (please help direct it) Michael T. Babcock
2003-01-02 15:52 ` Sam Ravnborg
2003-01-02 22:18 ` Krzysztof Halasa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox