["Followup-To:" header set to comp.os.linux.networking.]
On Thu, 08 Sep 2005 23:07:14 GMT, xyz <(E-Mail Removed)> wrote:
> I am using the lastest Debian. It doesn't auto detect my ISA Ethernet Card
> (SMC EtherEZ 8416).
> # isapnp /etc/isapnp.conf
> # modconf then choose SMC ultra and enter io=0x240 irq=3
> # pump to config dhcp
>
> It works.
Not sure why you have "pump" installed, the Debian default is
dhcp-client. But, anyway, try this. In /etc/modules, put:
smc-ultra io=0x240 irq=3
In /etc/network/interfaces put:
auto eth0
iface eth0 inet dhcp
--
-| Bob Hauck
-| A proud member of the reality-based community.
-|
http://www.haucks.org/