tokenring oc-3137 issue?

Omer Faruk Sen freebsd at faruk.net
Thu Jul 17 02:41:05 PDT 2003


I have mailed that mail to freebsd-tokenring before but there seems to be no 
action in that mailing list. So I am posting it to here too. Sorry for 
inconvenience. 

 

 --------------------------------------------
Hi I have to setup a machine using that pci tokenring adapter. I have
successfully compiled and installed kernel with
device oltr0
pseudo-device token 

with scanpci command it finds hardware
pci bus 0x0002 cardnum 0x02 function 0x00: vendor 0x108d device 0x0001
Olicom Token-Ring 16/4 PCI Adapter (3136/3137)
and with dmesg i can get this: 

Jul 16 20:07:23 pdp /kernel: oltr0: <Olicom PCI/II 16/4 Adapter (OC-3137)>
port
0xa000-0xa03f irq 5 at device 2.0 on pci2 

ifconfig -m shows:
oltr0: flags=2<BROADCAST> mtu 1500
      inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
      lladdr 0.0.83.63.75.a3
      media: Token ring UTP/16Mbit
      supported media:
              media UTP/16Mbit
              media UTP/4Mbit
but I constantly get this error message sent to /dev/console:
oltr0: adapter init failure 0x711
oltr0: adapter init failure 0x711 


pciconf -lv output: 

agp0 at pci0:0:0:	class=0x060000 card=0x00000000 chip=0x06911106 rev=0xc4 
hdr=0x00
   vendor   = 'VIA Technologies Inc'
   device   = 'VT82C691/693A/694X Apollo Pro/133/133A System Controller'
   class    = bridge
   subclass = HOST-PCI
pcib1 at pci0:1:0:	class=0x060400 card=0x00000080 chip=0x85981106 rev=0x00 
hdr=0x01
   vendor   = 'VIA Technologies Inc'
   device   = 'VT82C598MVP/694x Apollo MVP3/Pro133x PCI to AGP Bridge'
   class    = bridge
   subclass = PCI-PCI
isab0 at pci0:7:0:	class=0x060100 card=0x06861106 chip=0x06861106 rev=0x40 
hdr=0x00
   vendor   = 'VIA Technologies Inc'
   device   = 'VT82C686/A/B "Super South" PCI to ISA Bridge'
   class    = bridge
   subclass = PCI-ISA
atapci0 at pci0:7:1:	class=0x01018a card=0x00000000 chip=0x05711106 rev=0x06 
hdr=0x00
   vendor   = 'VIA Technologies Inc'
   device   = 'VT82xxxx EIDE Controller (All VIA Chipsets)'
   class    = mass storage
   subclass = ATA
none0 at pci0:7:4:	class=0x0c0500 card=0x00000000 chip=0x30571106 rev=0x40 
hdr=0x00
   vendor   = 'VIA Technologies Inc'
   device   = 'VT82C686A/B ACPI Power Management Controller'
   class    = serial bus
   subclass = SMBus
chip0 at pci0:7:5:	class=0x040100 card=0x30921462 chip=0x30581106 rev=0x50 
hdr=0x00
   vendor   = 'VIA Technologies Inc'
   device   = 'VT82C686/A/B AC'97 Audio Codec'
   class    = multimedia
   subclass = audio
oltr0 at pci0:14:0:	class=0x020100 card=0x00000000 chip=0x0001108d rev=0x03 
hdr=0x00
   vendor   = 'Olicom'
   device   = 'OC-3136/37 Token-Ring 16/4 PCI Adapter'
   class    = network
   subclass = token ring
sym0 at pci0:16:0:	class=0x010000 card=0x39071de1 chip=0x000c1000 rev=0x01 
hdr=0x00
   vendor   = 'LSI Logic (Was: Symbios Logic, NCR)'
   device   = 'LSI53C895 PCI to Ultra2 SCSI I/O Processor with LVD Link'
   class    = mass storage
   subclass = SCSI
rl0 at pci0:17:0:	class=0x020000 card=0x032010bd chip=0x813910ec rev=0x10 
hdr=0x00
   vendor   = 'Realtek Semiconductor'
   device   = 'RT8139 (A/B/C/8130) Fast Ethernet Adapter'
   class    = network
   subclass = ethernet
none1 at pci1:0:0:	class=0x030000 card=0x00000000 chip=0x002c10de rev=0x15 
hdr=0x00
   vendor   = 'NVIDIA Corporation'
   device   = 'VANTA / VANTA LT [NVVANTA]'
   class    = display
   subclass = VGA 


OS: FreeBSD-4.8Stable (I have tried it on  4.8Release too) 

 

I have no idea what is wrong with it. Any ideas?


More information about the freebsd-questions mailing list