Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Network Cards
Name: Android Date: April 12, 2002 at 22:09:26 Pacific
Comment:
Hi, can someone tell me where to get the drivers for the Linksys Etherfast 10/100 LAN Card and for the Century Concept Digital Fast Ethernet Card, since the drivers for both of these cards are source code when I try to compile them the compilation process fails, ohh and to make things clear to some people, when I post a question in the computing.net forum I don't leave that problem there for someone else to solve it for me, I actually keep looking for the info I need after I post the problem here, so If one source fails I can count on the other one. Thanks people
Name: Charley Date: April 13, 2002 at 02:03:22 Pacific
Reply:
Hmm, the Linksys card (I thought) is compatible with either realtek 8192 or NE2000 drivers.
-- Charl
0
Response Number 2
Name: Ranjit Date: April 13, 2002 at 16:39:45 Pacific
Reply:
HI,
I too hav the same linksys card. After an entire search on the net i got the drivers from the website below.
http://www.scyld.com/network/tulip.html
u hav to download the 3 files and compile it on ur machine. the instructions are given.
U may get for the other card from the same site.
Ranjit
0
Response Number 3
Name: Android Date: April 13, 2002 at 21:35:22 Pacific
Reply:
Thank you very much, but do you know if these drivers require a specific kernel version, while looking around I read that these same drivers that you're saying dont work under kernel v. 2.4, I'll try them anyway. Thanks guys
0
Response Number 4
Name: Ranjit Date: April 13, 2002 at 21:55:56 Pacific
Reply:
I use red hat linux 6.1 kernel version 2.2 and hence the linksys card was not supported. BUt i read somewhere that red hat linux 7.0 and upwards having kernel version 2.4 (i guess) already support this card. So if u have the latest version of linux, i believe from what i read that the linksys card should be supported.
Summary: Hello! I am the beginner of Linux kernel programming and I need your help of how to write network card driver of Linux. Could you tell me some forums or maillist about it ? thank you very much! ...
Summary: I have problem to configure my PCI RTL8019 network card. As I saw, there is no conflict of io addresses or irq but I got always the error message : "invalid parameter parm_irq" someone can help me ? ...