Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/21/2001 23:45:16
Module Name: syssrc
Committed By: thorpej
Date: Sun Oct 21 20:45:16 UTC 2001
Modified Files:
syssrc/sys/dev/ic: gem.c
Log Message:
Reserve one descriptor at the end of the ring as a termination point,
to prevent the producer index from getting confused.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ic/gem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.