Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 07/10/1999 09:46:20
Module Name:	syssrc
Committed By:	kleink
Date:		Sat Jul 10 16:46:20 UTC 1999

Modified Files:
	syssrc/sys/dev/pci: eap.c sv.c

Log Message:
Fix a buglet in the driver's DMA buffer list ipmlementation, causing the next-
in-list (wrong) descriptor structure of the buffer in question to be freed.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/pci/eap.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/pci/sv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.