>> I have been trying to narrow down a bug in the file
>> gnumach/linux/src/drivers/net/3c59x.c which caused my NIC
>> to act kinda weird. The NIC would not accept and traffic
>> off the network but it would send it. The problem was
>> the driver was sending an RxRest to the NIC to often
On Tue, May 24, 2005 at 06:25:53PM -0500, [EMAIL PROTECTED] wrote:
> I have been trying to narrow down a bug in the file
> gnumach/linux/src/drivers/net/3c59x.c which caused my NIC
> to act kinda weird. The NIC would not accept and traffic
> off the network but it would send it. The prob
Hi,
I have been trying to narrow down a bug in the file
gnumach/linux/src/drivers/net/3c59x.c which caused my NIC
to act kinda weird. The NIC would not accept and traffic
off the network but it would send it. The problem was
the driver was sending an RxRest to the NIC to often, this
is t