Hi everyone :^)
I am new to slackware. Recently I switched over to slackware frm ubuntu. Now my problem is configuring Inetrnet in slackware 12.1
I have zte zxdsl 831 modem. My network was not detected in windows so I used usb port for connection.Its wokin well in windows but in slackware its not working et all

I tried few commands and its output is as shown below:
ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ifconfig eth0 up
eth0: ERROR while getting interface flags: No such device
dmesg|grep eth
Driver 'st' needs updating - please use bus_type methods
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
grep -i cdc /usr/src/linux/.config
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_SUBSET=m
modprobe cdcether
FATAL: Module cdcether not found.
I also did netconfig and configured my settings but it din help
Please help me as I want to access net as fast as possible in my slackware...
/* About network card: Its realtek 8139 I installed drivers in windows and also did modprobe 8139too but nothin really happend ie it was not detected */