Re: [asterisk-users] identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M

2006-10-19 Thread Alberto Pastore

If you have divas4linux package installed (from Eicon), you
can use the Config textual gui utility, it always reports which cards 
(model and revision)

are found in your system.

Klaus Darilion ha scritto:

Hi (Armin)!

Does someone knows how to identify the type of the card? The delivery 
note says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.


What is it really? Are there any Eicon tools to identify the card type?

thanks
klaus

:0a:03.0 Network controller: Eicon Networks Corporation Diva 
Server 4BRI-8M Rev 2 (rev 01)

Subsystem: Eicon Networks Corporation Diva Server 4BRI-8M Rev 2
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium 
TAbort- TAbort- MAbort- SERR- PERR-

Latency: 32, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 77
Region 0: Memory at fdeffc00 (32-bit, non-prefetchable) 
[size=256]

Region 1: I/O ports at cc00 [size=256]
Region 2: Memory at fc00 (32-bit, non-prefetchable) 
[size=16M]
Region 3: Memory at fdee (32-bit, non-prefetchable) 
[size=64K]

Capabilities: [40] Power Management version 1
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)

Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] #06 [0080]
Capabilities: [4c] Vital Product Data
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M

2006-10-19 Thread Klaus Darilion

Hi!

lspci -nv reports:

:0a:03.0 0280: 1133:e013 (rev 01)
Subsystem: 1133:e013

Thus, I suspect I really got a 4BRI-8M V2

Also divactrl reports a 4BRI:

bbgast01:~# /usr/lib/divas/divactrl ctrl -c 1 -CardName
Diva Server 4BRI-8M 2.0 PCI

Let's test faxing :-)

thanks
klaus



Armin Schindler wrote:

On Wed, 18 Oct 2006, Klaus Darilion wrote:

Hi (Armin)!

Does someone knows how to identify the type of the card? The delivery note
says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.

What is it really? Are there any Eicon tools to identify the card type?


As far as I know these cards are almost identical, but the PCI ID must be 
different. Maybe the pci id database doesn't have this difference...


What PCI-ID does it have?
0xE012 = 4BRI-8M
0xE013 = 4BRI-8M V2
0xE016 = Voice 4BRI-8M
0xE017 = Voice 4BRI-8M V2

There is no special tool. When you load the divas driver, it should announce 
the cards found. And the divactrl utility uses divas to get the cards info 
and can tell the correct version as well, e.g.:

  divactrl ctrl -c 1 -CardName


Armin
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M

2006-10-18 Thread Klaus Darilion

Hi (Armin)!

Does someone knows how to identify the type of the card? The delivery 
note says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.


What is it really? Are there any Eicon tools to identify the card type?

thanks
klaus

:0a:03.0 Network controller: Eicon Networks Corporation Diva Server 
4BRI-8M Rev 2 (rev 01)

Subsystem: Eicon Networks Corporation Diva Server 4BRI-8M Rev 2
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium 
TAbort- TAbort- MAbort- SERR- PERR-

Latency: 32, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 77
Region 0: Memory at fdeffc00 (32-bit, non-prefetchable) [size=256]
Region 1: I/O ports at cc00 [size=256]
Region 2: Memory at fc00 (32-bit, non-prefetchable) [size=16M]
Region 3: Memory at fdee (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 1
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)

Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] #06 [0080]
Capabilities: [4c] Vital Product Data
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M

2006-10-18 Thread Armin Schindler
On Wed, 18 Oct 2006, Klaus Darilion wrote:
 Hi (Armin)!
 
 Does someone knows how to identify the type of the card? The delivery note
 says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.
 
 What is it really? Are there any Eicon tools to identify the card type?

As far as I know these cards are almost identical, but the PCI ID must be 
different. Maybe the pci id database doesn't have this difference...

What PCI-ID does it have?
0xE012 = 4BRI-8M
0xE013 = 4BRI-8M V2
0xE016 = Voice 4BRI-8M
0xE017 = Voice 4BRI-8M V2

There is no special tool. When you load the divas driver, it should announce 
the cards found. And the divactrl utility uses divas to get the cards info 
and can tell the correct version as well, e.g.:
  divactrl ctrl -c 1 -CardName


Armin
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M

2006-10-18 Thread Carla Schroder
On Wednesday 18 October 2006 04:52, Klaus Darilion wrote:
 
 Hi (Armin)!
 
 Does someone knows how to identify the type of the card? The delivery 
 note says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.
 
 What is it really? Are there any Eicon tools to identify the card type?
 
 thanks
 klaus
 
 :0a:03.0 Network controller: Eicon Networks Corporation Diva Server 
 4BRI-8M Rev 2 (rev 01)
          Subsystem: Eico

Have you tried running the update-pciids command to make sure your pci-id 
database is current? It's part of the pciutils package.

-- 
~~~
 Carla Schroder
 check out my Linux Cookbook, the ultimate Linux user's
 and sysadmin's guide! http://www.oreilly.com/catalog/linuxckbk/
~~~
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users