Subject: CVS commit: [netbsd-3] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/04/2005 18:25:16
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.