Subject: CVS commit: [netbsd-4] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/03/2006 20:32:55
Module Name:	src
Committed By:	tron
Date:		Sun Dec  3 20:32:55 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-4]: ahcisata.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #242):
	sys/dev/pci/ahcisata.c: revision 1.2
Don't call the done callback twice if a special action is waiting on the queue.
Don't forget to free the xfer in the normal bio path.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.2.1 src/sys/dev/pci/ahcisata.c

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