NDAS beta driver for Gentoo

Please note the driver is still in beta phase.

Install the build tools.

emerge module-init-tools make

Download the tarball from http://code.ximeta.com/dev/1.1/current

Untar the tarball

tar zxvf ndas-1.0.3-101.tar.gz

Build the driver.

export NDAS_EXTRA_CFLAGS="-DNDAS_MAX_SLOT=15";
make
make install
/etc/init.d/ndas start

Now you are ready to go.

Please refer to USAGE to use the NDAS driver.

See Also

http://forums.gentoo.org/viewtopic-t-413143-highlight-ximeta.html