Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   joerg
Date:           Thu May  8 11:27:55 UTC 2008

Modified Files:
        src/sys/dev/pci: twa.c twareg.h

Log Message:
Add support for 3ware 9650 and 9690 based on patches contributed by
Wasabi Systems.

Fix bus_dma usage to fix write operations in the light of bounce buffers.
Use the 64bit bus_dma tag for 9550+ to avoid bouncing buffers.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/twa.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/twareg.h

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



Home | Main Index | Thread Index | Old Index