Hi, I use Reliance phone thru a USB data cable to connect to the internet on my Red Hat 9 system. Recently I have upgraded to kernel 2.6.1. However now i cannot connect to internet via my Reliance phone. the script for the connection is:
pppd /dev/ttyUSB0 230400 debug usepeerdns defaultroute connect '/usr/sbin/chat -v "" at+cta=30 OK "atdt#777" CONNECT' mtu 264.
Also when i try to communicate with dev ttyUSB0 i get error : No such device
I have built a monolithic kernel with UHCI support and USB serial support.
Please Help