Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/07/2002 22:37:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jun  7 19:37:08 UTC 2002

Modified Files:
	syssrc/sys/dev/ic [netbsd-1-6]: seeq8005.c

Log Message:
pullup-1-6 ticket #201:

syssrc/sys/dev/ic/seeq8005.c 1.33

When copying a block with an odd size to or from the card, be very careful
not to overrun the end of it on the host side, since that might just slip over
a page boundary and cause an embarrassing kernel panic.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.32.10.1 syssrc/sys/dev/ic/seeq8005.c

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