good to see you have tried to get it working yourself
a quick google brings up 'tulip' as the driver for your card
( http://www.oreilly.com/catalog/debia...k/appd_06.html )
hi i have problem like this http://www.getlinuxonline.com/yabbse...;threadid=1442
but i have a linux slackware 8.1 with kernel 2.4.18 and my card is
surecom ep-320x and i tasted to do like here http://www.getlinuxonline.com/yabbse...;threadid=1442 but this not finished with sucesfull
please help me
good to see you have tried to get it working yourself
a quick google brings up 'tulip' as the driver for your card
( http://www.oreilly.com/catalog/debia...k/appd_06.html )
whatdoyougetwhenyoumultiplysixbynine??
can somebody To describe me this simple??
Well start by getting the tulip sources, compiling them and installing them. the 'make install' should put the module in the right place for you. once you have that done, run:
depmod -a
then
insmod tulip
insmod tulip will insert the module into your kernel. then, modify /etc/modules.conf. add the following line to that file:
alias eth0 tulip
assuming that tulip is the full name of the module. now each time you start your computer, the module should autoload.
goodluck,
Babbing
Bookmarks