a183
![]() |
|
|
|
|
|||||||
| FreeBSD Development Kernel development, writing drivers, coding, and questions regarding FreeBSD internals. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have Sangoma Remora A200 voip card, and when I use pciconf command with -l switch
I'm getting following output: Code:
pciconf -l none0@pci0:0:20:0: class=0x028000 card=0x0800a200 chip=0x00401923 rev=0x00 hdr=0x00 Thanks! |
|
#2
|
||||
|
||||
|
chip=0x00401923 is device ID 0040, vendor ID 1923 (Sangoma). With misc/pciids installed, look at /usr/local/share/pciids/pci.ids:
Code:
1923 Sangoma Technologies Corp.
0040 A200/Remora FXO/FXS Analog AFT card
0100 A104d QUAD T1/E1 AFT card
0300 A101 single-port T1/E1
0400 A104u Quad T1/E1 AFT
|
| The Following User Says Thank You to wblock@ For This Useful Post: | ||
dds (September 15th, 2012) | ||
|
#3
|
|||
|
|||
|
Maybe this will help: http://www.freebsd.org/doc/en/books/...ok/pccard.html
EDIT: Or the code (search it for "vendor") here: http://freebsd.active-venture.com/ar...dbook/pci.html |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pciconf -w does not work. | nomier | System Hardware | 0 | November 9th, 2011 11:46 |
| Sockstat output | z662 | General | 13 | May 16th, 2011 17:36 |
| Filtering top output | Graaf_van_Vlaanderen | Userland Programming & Scripting | 5 | December 21st, 2009 20:44 |
| security run output | lumiwa | General | 4 | January 10th, 2009 19:43 |
| jls output | robertclemens | General | 0 | November 19th, 2008 21:16 |