Subject: CVS commit: [netbsd-4] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 08/31/2007 20:21:32
Module Name: src
Committed By: pavel
Date: Fri Aug 31 20:21:32 UTC 2007
Modified Files:
src/sys/dev/ic [netbsd-4]: ahcisata_core.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #746):
sys/dev/ic/ahcisata_core.c: revision 1.2
* Add bus_dmamap_sync calls for cmd structure.
* During initialization, use the right port index when setting up the
physical pointers for a port. Fixes issue with non-contigous ports.
Reviewed by Manuel.
To generate a diff of this commit:
cvs rdiff -r1.4.12.2 -r1.4.12.3 src/sys/dev/ic/ahcisata_core.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.