[Home]

Summary:ASTERISK-01829: wcfxo.c needs yet another PCI device id...
Reporter:Lee Howard (faxguy)Labels:
Date Opened:2004-06-15 13:49:04Date Closed:2004-09-25 02:42:35
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:--- wcfxo.orig Tue Jun 15 11:06:57 2004
+++ wcfxo.c Mon Jun 14 13:53:41 2004
@@ -976,6 +976,7 @@
static struct pci_device_id wcfxo_pci_tbl[] = {
{ 0xe159, 0x0001, 0x8085, PCI_ANY_ID, 0, 0, (unsigned long) &wcx101p },
{ 0xe159, 0x0001, 0x8086, PCI_ANY_ID, 0, 0, (unsigned long) &generic },
+ { 0xe159, 0x0001, 0x8087, PCI_ANY_ID, 0, 0, (unsigned long) &generic },
{ 0x1057, 0x5608, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long) &wcx100p },
{ 0 }
};


****** ADDITIONAL INFORMATION ******

[root@gollum zaptel]# lspci -vv -d e159:0001
00:0a.0 Communication controller: Tiger Jet Network Inc. Model 300 128k
Subsystem: Unknown device 8087:0003
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: 64 (250ns min, 32000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at d800 [size=256]
Region 1: Memory at e7a01000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA PME(D0+,D1-,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

Comments:By: Mark Spencer (markster) 2004-06-15 14:43:58

Fixed in CVS