All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] PCI device 168c:ff1c ("AR5008", possibly Apple-branded)
@ 2010-09-26 13:39 David Lamparter
  2010-09-26 23:32 ` David Lamparter
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: David Lamparter @ 2010-09-26 13:39 UTC (permalink / raw)
  To: ath9k-devel

Hi,


does anyone know whether 168c:ff1c can be supported by the current ath9k
driver? It isn't listed with the PCI IDs in the source. I bought it off
eBay as "Apple" AR5008. It is a PCI Express card with 3 Antenna
connectors and lots of Apple stampings on it. lspci says:


02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5008 Wireless Network Adapter [168c:ff1c] (rev 01)
        Physical Slot: 35
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 3
        Region 0: Memory@fddf0000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
                Address: 00000000  Data: 0000
        Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <128ns, L1 <2us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
                        ClockPM- Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
        Capabilities: [90] MSI-X: Enable- Count=1 Masked-
                Vector table: BAR=0 offset=00000000
                PBA: BAR=0 offset=00000000
        Capabilities: [100 v1] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
                AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
        Capabilities: [140 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=01
                        Status: NegoPending- InProgress-

when I add the PCI ID to the driver, i get:
[  287.826320] ath9k 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[  287.826336] ath9k 0000:02:00.0: setting latency timer to 64
[  287.830918] ath9k 0000:02:00.0: Failed to initialize device
[  287.830944] ath9k 0000:02:00.0: PCI INT A disabled

(that is with debug=0xffffff, no idea how to get more output)


-David

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-09-30  0:42 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-26 13:39 [ath9k-devel] PCI device 168c:ff1c ("AR5008", possibly Apple-branded) David Lamparter
2010-09-26 23:32 ` David Lamparter
2010-09-27 14:43 ` Alexander Simon
2010-09-27 15:16   ` David Lamparter
2010-09-27 15:43     ` Pavel Roskin
2010-09-27 16:06     ` Alexander Simon
2010-09-27 17:19 ` Luis R. Rodriguez
2010-09-27 17:28   ` [ath9k-devel] [internal-ath9k-devel] " Mathieu Olivari
2010-09-27 17:40     ` Luis R. Rodriguez
2010-09-27 19:54       ` David Lamparter
2010-09-27 19:58         ` Luis R. Rodriguez
2010-09-27 20:08           ` David Lamparter
2010-09-27 20:25             ` Luis R. Rodriguez
2010-09-27 20:44               ` David Lamparter
2010-09-29 21:42                 ` David Lamparter
2010-09-29 22:08                   ` Luis R. Rodriguez
2010-09-29 22:16                     ` Peter Stuge
2010-09-30  0:42                       ` Luis R. Rodriguez
2010-09-30  0:06                   ` Adrian Chadd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.