Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/20/2007 20:12:01
Module Name:	src
Committed By:	pooka
Date:		Thu Dec 20 20:12:01 UTC 2007

Modified Files:
	src/sys/dev/ata: ata.c

Log Message:
Don't allocate DEV_BSIZE from the stack, use kmem instead.


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/dev/ata/ata.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.