Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: mhitch
Date: Sat Jul 30 17:37:11 UTC 2005
Modified Files:
src/sys/dev/ic: mlx.c
Log Message:
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.33 -r1.34 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