[ltp] T20 with 3com mini PCI

Michael Kroh linux-thinkpad@www.bm-soft.com
Thu, 14 Dec 2000 12:24:14 -0600 (CST)


On Thu, 14 Dec 2000 mikael.hulten@mdk.se wrote:

>Hi!
>
>I wonder if anyone has got the 3com 10/100 Ethernet Mini PCI adapter to
>work with Linux.
>I've searched for a suitable driver but with fatal results...
>

you want the eepro100 module.  Just do...

prompt# modprobe eepro100
prompt# ifconfig eth0 192.168.1.1 up
prompt# ping 192.168.1.1

Just a quick test.  Then take down the interface with

prompt# ifconfig eth0 down

And set up however you like.


>
>--------------------------------------------------------
>Mikael Hultén
>MD-Konsult
>e-mail: micke@mdk.se
>web: http://www.mdk.se
>----- The Linux ThinkPad mailing list -----
>The linux-thinkpad mailing list home page is at:
>http://www.bm-soft.com/~bm/tp_mailing.html
>

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html