Subject: Re: generic HBA error messages on 1.6beta2
To: None <port-alpha@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-alpha
Date: 06/26/2002 02:13:27
In article <3D1917F1.1040702@mukappabeta.de>,
Matthias Buelow <mkb@mukappabeta.de> wrote:
>Matthew Jacob wrote:
>> Just checked- no significant differences between -current and 1.6 branch
>> for isp.
>
>
>there seems to be something else weird:
>
>Jun 26 03:23:17 digibus /netbsd: tlp0: transmit underrun; new threshold: 
>96/256 bytes
>
>is this about to be expected, or another bug?

It is to be expected, and on a busy network it will eventually turn into
store-n-forward... Unfortunately the way we determine when this should
happen is suboptimal, and the interface will only move the threshold upwards
not downwards...

christos