Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/18/2007 12:26:13
Module Name:	src
Committed By:	tsutsui
Date:		Sun Feb 18 12:26:13 UTC 2007

Modified Files:
	src/sys/dev/ic: mlx.c

Log Message:
No need to specify BUS_DMA_ALLOCNOW for sglist map
since it will never be unloaded anyway.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 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.