Subject: /netbsd: ex0: uplistptr was 0
To: netbsd-help <netbsd-help@netbsd.org>
From: James K. Lowden <jklowden@schemamania.org>
List: netbsd-help
Date: 05/16/2002 01:28:11
Hi all, 

The ex driver is everyone's favorite, yes?  I have a few of them here at
home, and my /var/log/messages is full of uplistptr complaints.  

A perusal of /src/sys/dev/ic/elinkxl.c reveals this comment:

/*
 * Just in case we filled up all UPDs and the DMA engine
 * stalled. We could be more subtle about this.
 */

Is something really broken on my systems, or should I patch the driver to
not complain?  

TIA.

--jkl