WOOHOO!!!!! I GOT IT WORKING!!!






i reran the scanModem utility and this time read the ModemDriverCompiling file and about halfway down it has a heap of instructions on how to test your connection afterwards.
I changed the /etc/ppp/options file to include "usepeerdns".
I created the symbolic link /dev/modem to /dev/ttySL0 with "ln -s /dev/modem /dev/ttySL0" (i think thats what it was)
Then ran "ifconfig eth0 down"
then tried dialing with wvdial and it still didnt work.
so then i tried with kppp and it worked



!!!
Edit:
next up compiling the new linux 2.6.2 kernel.