Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ic
Module Name: syssrc
Committed By: bjh21
Date: Fri Jun 7 00:01:20 UTC 2002
Modified Files:
syssrc/sys/dev/ic: seeq8005.c
Log Message:
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.33 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.
Home |
Main Index |
Thread Index |
Old Index