Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 11:23:24 +0100
From:      "Oliver Blasnik" <oliver.blasnik@de.tiscali.com>
To:        "Kris Kennaway" <kris@obsecurity.org>, <sparc@FreeBSD.org>
Subject:   Re: hme errors
Message-ID:  <003901c2a8db$0477f5f0$2100a8c0@xpath1000>
References:  <20021221055455.GA12447@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kris,

> I get a lot of hme errors on the sparc64 cluster machines:
> hme0: error signaled, status=0x10021
> hme0: error signaled, status=0x10021
> hme0: error signaled, status=0x10021
> hme0: error signaled, status=0x3000400
> ...

0021 is a RX FIFO OVERFLOW, and 0400 is a MAX PACKET SIZE ERROR.
First could (but should not, huh?!) happen if the data was received
too fast and the driver did not get them, so packets were lost
at hardware level.

Latter should never happen and possibly needs investigation,
as this is a transmission error (while sending).

> What are these about?
> Kris

Good that you did not ask why they happen :P

xmas wishes,
Oliver


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003901c2a8db$0477f5f0$2100a8c0>