#! /bin/sh
# sets the drive to use ultra dma mode 3

echo "Setting HDA hdparms"
/sbin/hdparm -d1 -X67 /dev/hda

