Scott wrote:
>If this is a standard pci network card, you would only need to ...
Unfortunatly this card is a 100mb ISA card and the autodetect routines do not work. I manually set the irq address and the io ports as per my Red Hat docs but no joy.
>It also may be that the e-smith console manager program menu choice >"Configure this server and gateway" with the manual option with the >preconfigured network cards list can somehow choose the correct 3c515 >driver if you choose the 3c59x option. Perhaps that designator >applies to the whole family of 3com cards.
No, they are based on different chipsets.
>But I am only now learning the e-smith templates scheme, I can not >tell you the template to change to make your modification to >/etc/conf.modules stick after your next reboot. Someone else will >have to help you there since I can not find the master template >responsible for conf.modules.
The contents of the /sbin/e-smith/ directory are actually perl programs that manage the configuration. If you understand perl then you should be able to glean enough information to figure out how it works.
I currently dont know enough about the internals of linux to understand much of it.