Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/ic
Module Name: src
Committed By: tron
Date: Thu Aug 4 18:25:16 UTC 2005
Modified Files:
src/sys/dev/ic [netbsd-3]: mlx.c
Log Message:
Pull up revision 1.34 (requested by thorpej in ticket #636):
The handler for the periodic ENQUIRY command was not unmapping the ccb
data buffer, which left stale flags which caused Alpha ES40 crashes. Add
the mlx_ccb_unmap() call and the ES40 now runs with > 1GB memory.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.32.2.1 src/sys/dev/ic/mlx.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