I installed 3Ware’s 3dm2. The older variant stopped working under 2.6.10. The RedHat init.d script was not suitable, so I modified it for my Debian install.
#!/bin/sh
#
# 3w-xxxx: Starts the 3ware daemon
#
# description: Start the 3dmd application which logs the current state
# [...]