[TI-H] Re: R: Re: help me with minix


[Prev][Next][Index][Thread]

[TI-H] Re: R: Re: help me with minix




Hi,
> OK, tell me the linux rules to add an ethernet card
I don't know exactly how you mean that. I have two ethernet cards in my
linux server.
First, you have to load the kernel module for each card or build the driver
into the kernel.
I habe a cheap Realtek compatible one which is compatible to the NE200 PCI
chipset.
All _I_ have to do is "modprobe ne2k-pci" and the drivers for my TWO cards
are loaded.
Now you have just to configure them with "ifconfig".
ifconfig eth0 192.268.100.121 netmask 255.255.255.0 broadcast
192.168.200.121 up
ifconfig eth1 192.168.200.121 netmask 255.255.255.0 broadcast
192.168.100.121 up

> why is it impossible to port minix to ti89/92 ?
> for the reasons reported in this reply ... (i agree with whot written to
me
> !!!)
Ok ;)

niki




Follow-Ups: References: