Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
ISA Network cards
« previous
next »
+
Print
Pages: [
1
]
Go Down
ISA Network cards
5 Replies
794 Views
Kenneth
ISA Network cards
«
on:
July 24, 2000, 05:21:43 AM »
Hello,
Is there any way that I can get my 3com 3c509B (ISA) to work with e-smith, it worked with red hat 6.1 (kernel 2.0)
It's not that I'm cheap, but that I have a whole bunch of 3com ISA NIC's around and I want to use them.
Kenneth
Logged
Gerald Jansen
RE: ISA Network cards
«
Reply #1 on:
July 24, 2000, 08:30:53 AM »
ISA cards have never been supported. I am sure that you can load your own drivers. However, to my knowledge they are not going to be supported.
Logged
Randy Brown
RE: ISA Network cards
«
Reply #2 on:
July 24, 2000, 12:27:22 PM »
Logon as root - Alt-F2.
/sbin/e-smith/config set EthernetDriver1 3c509
/sbin/e-smith/config set EthernetDriver2 3c509
then edit /etc/conf.mosules < pico /etc/conf.modules >
alias eth0 3c509
alias eth1 3c509
options eth0 io=0x???
options eth1 io=0x???
???= you cards io number
save then run
/sbin/e-smith/signal-event console-save
reboot and you should have it
Logged
Alessandro Degola
RE: ISA Network cards
«
Reply #3 on:
July 24, 2000, 01:25:53 PM »
>then edit /etc/conf.mosules < pico /etc/conf.modules >
>alias eth0 3c509
>alias eth1 3c509
>options eth0 io=0x???
>options eth1 io=0x???
>???= you cards io number
>save then run
Don't forget plug'n play has to be uninhabited.
Logged
Kenneth
IO Numbers for ISA 3c509B
«
Reply #4 on:
July 24, 2000, 09:23:52 PM »
Hello,
Thanks for all the help with the ISA cards, but how do I find out the io number of my cards?, is there a way that linux can probe for the best numbers?
Thanks from a newbie,
Kenneth
Logged
Randy Brown
RE: IO Numbers for ISA 3c509B
«
Reply #5 on:
July 26, 2000, 09:54:12 AM »
ftp://ftp.3com.com/pub/nic/cardfind.exe
put this file on a dos ploppy and run it... it should tell you all kinds of cool stuff about your 3c509...
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
ISA Network cards