ibm token ring

2000-06-15 Thread ddsmith
Hey there... I'm having some problems getting debian to see this 
IBM token ring card. Is there a driver somewhere I can download or 
will deb not fly with TR?

THnaks



Re: ibm token ring

2000-06-15 Thread Bolan Meek
[EMAIL PROTECTED] wrote:
 
 Hey there... I'm having some problems getting debian to see this
 IBM token ring card. Is there a driver somewhere I can download or
 will deb not fly with TR?

Have you recompiled your kernel with a token ring driver
or module?  I don't think the dl'able kernel has that
by default.



Re: IBM Token Ring Card [does not work]

1998-02-27 Thread Adrian Bridgett
Try using the diagnostic tools and setting the card to Auto 16/4. I have a
Turbo 16/4 at work and it works fine. The routing table looks strange - how
does the kernel pick which card to send data out on?

On Wed, Feb 25, 1998 at 08:16:45PM +0100, [EMAIL PROTECTED] wrote:
[snip]
 [kermit:/root] route
 Kernel IP routing table
 Destination Gateway Genmask Flags Metric RefUse Iface
 eth *   255.255.255.0   U 0  01 eth0
 tok *   255.255.255.0   U 0  01 tr0
 localnet*   255.0.0.0   U 0  00 lo
 
 [kermit:/root] ping 192.234.10.10
 tr0: Unknown command 02 in arb
 tr0: Arrg. Transmitter busy for more than 50 msec. Donald resets adapter, but 
 resetting 
 the IBM tokenring adapter takes a long time. It might not even help when the 
 ring is very busy, so we just wait a little longer and hope for the best. 

Adrian

email: [EMAIL PROTECTED]   | Debian Linux - www.debian.org
http://www.poboxes.com/adrian.bridgett   | Because bloated, unstable 
PGP key available on public key servers  | operating systems are from MS


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


IBM Token Ring Card [does not work]

1998-02-25 Thread dg

Hello all !

I' trying to configure a IBM Token Ring card with Debian GNU/Linux.

I have built the kernel with Token Ring support, and have the IBM Tropix
driver built as a module. Now look whats happening, when I try to use the
card.

- root session transscript follows -
[kermit:/root] insmod ibmtr
ibmtr.c: v1.3.57 8/7/94 Peter De Schrijver and Mark Swanson 
modified 10/3/94 DW Morris, modified at VIA, ECP, France 
(3/9/95 F Farid and P Andre, 9/7/95 PA and 2/20/95 ML/PA/YD) 
tr0: ISA adapter found using irq 9, PIOaddr  a20, 16K shared RAM. 
tr0: Hardware address : 08:00:5A:AA:BF:55 
tr0: Initial interrupt : shared RAM located at 000D02D4. 
tr0: Adapter initialized and opened. 

[kermit:/root] ifconfig tr0 192.234.10.55 netmask 255.255.255.0 broadcast 
192.234.10.255

[kermit:/root] ifconfig
loLink encap:Local Loopback  
  inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
  UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
  RX packets:60 errors:0 dropped:0 overruns:0
  TX packets:60 errors:0 dropped:0 overruns:0
eth0  Link encap:10Mbps Ethernet  HWaddr 00:80:29:E6:AC:B2
  inet addr:131.234.10.53  Bcast:131.234.10.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:188 errors:0 dropped:0 overruns:0
  TX packets:70 errors:0 dropped:0 overruns:0
  Interrupt:5 Base address:0x340 
tr0   Link encap:16/4 Mbps TR  HWaddr 08:00:5A:AA:BF:55
  inet addr:192.234.10.55  Bcast:192.234.10.255  Mask:255.255.255.0
  UP BROADCAST RUNNING  MTU:2000  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0
  TX packets:0 errors:0 dropped:0 overruns:0
  Interrupt:9 Base address:0xa20 

[kermit:/root] route add -net tok

[kermit:/root] route
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
eth *   255.255.255.0   U 0  01 eth0
tok *   255.255.255.0   U 0  01 tr0
localnet*   255.0.0.0   U 0  00 lo

[kermit:/root] ping 192.234.10.10
tr0: Unknown command 02 in arb
tr0: Arrg. Transmitter busy for more than 50 msec. Donald resets adapter, but 
resetting 
the IBM tokenring adapter takes a long time. It might not even help when the 
ring is very busy, so we just wait a little longer and hope for the best. 

[... and so on ... nothing happens only this message is repeated ...]

 end of session transscript --

I have tested two cards (one 8 bit ISA and one 16 bit ISA) and none works. 
The 16 bit card works fine in an other PC with SCO Unix.

I'm not a real unix hacker, so could please anyone tell what I should do
next ???

Tnx in advance!

Bye

Daniel

--
Daniel Gross eMail: [EMAIL PROTECTED]
Hollarstrasse 2 [EMAIL PROTECTED]
D-85053 Ingolstadt, Germany
--

Boucher's Observation:
He who blows his own horn always plays the music
several octaves higher than originally written.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .