Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/21/2007 11:32:54
Module Name: src
Committed By: fvdl
Date: Thu Jun 21 11:32:54 UTC 2007
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
* 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.1 -r1.2 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.