I am using SuSe 7.2 and kernel 2.4.7.
And loaded the tms380tr.o successfully.
The result below here :
/lib/modules/2.4.7/kernel/drivers/net/tokenring # insmod -k tms380tr.o
/lib/modules/2.4.7/kernel/drivers/net/tokenring # lsmod
Module Size Used by
tms380tr 43136 0 (autoclean) (unused)
ipv6 130128 -1 (autoclean)
nfsd 67664 4 (autoclean)
eepro100 16176 1 (autoclean)
md 47968 0 (autoclean) (unused)
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0E:0C:36:E2:2C
inet addr:10.1.10.27 Bcast:10.1.255.255 Mask:255.255.0.0
inet6 addr: fe80::20e:cff:fe36:e22c/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1285 errors:0 dropped:0 overruns:0 frame:0
TX packets:1232 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:119220 (116.4 Kb) TX bytes:103907 (101.4 Kb)
Interrupt:10 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:600 errors:0 dropped:0 overruns:0 frame:0
TX packets:600 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:53865 (52.6 Kb) TX bytes:53865 (52.6 Kb)
But I can't see tr0.
How can I make tr0 workable after the tms380tr driver loaded?
Thanks
And loaded the tms380tr.o successfully.
The result below here :
/lib/modules/2.4.7/kernel/drivers/net/tokenring # insmod -k tms380tr.o
/lib/modules/2.4.7/kernel/drivers/net/tokenring # lsmod
Module Size Used by
tms380tr 43136 0 (autoclean) (unused)
ipv6 130128 -1 (autoclean)
nfsd 67664 4 (autoclean)
eepro100 16176 1 (autoclean)
md 47968 0 (autoclean) (unused)
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0E:0C:36:E2:2C
inet addr:10.1.10.27 Bcast:10.1.255.255 Mask:255.255.0.0
inet6 addr: fe80::20e:cff:fe36:e22c/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1285 errors:0 dropped:0 overruns:0 frame:0
TX packets:1232 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:119220 (116.4 Kb) TX bytes:103907 (101.4 Kb)
Interrupt:10 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:600 errors:0 dropped:0 overruns:0 frame:0
TX packets:600 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:53865 (52.6 Kb) TX bytes:53865 (52.6 Kb)
But I can't see tr0.
How can I make tr0 workable after the tms380tr driver loaded?
Thanks