netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "skge 0000:01:0a.0: unsupported phy type 0x0"
@ 2007-03-05 21:48 Chris Stromsoe
  2007-03-05 22:00 ` ignore; " Chris Stromsoe
  2007-03-05 22:13 ` Stephen Hemminger
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Stromsoe @ 2007-03-05 21:48 UTC (permalink / raw)
  To: netdev

I have a bunch of dual-port SK 98xx cards that work with sk98lin but not 
with skge.  After loading skge, I get

ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
skge 0000:01:0a.0: unsupported phy type 0x0
ACPI: PCI interrupt for device 0000:01:0a.0 disabled
skge: probe of 0000:01:0a.0 failed with error -95


lspci -vv output for the card:

0000:01:0a.0 Ethernet controller: Syskonnect (Schneider & Koch) SK-98xx Gigabit Ethernet Server Adapter (rev 12)
         Subsystem: Syskonnect (Schneider & Koch) SK-9844 Gigabit Ethernet Server Adapter (SK-NET GE-SX dual link)
         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-
         Interrupt: pin A routed to IRQ 10
         Region 0: Memory at ff8fc000 (32-bit, non-prefetchable) [size=16K]
         Region 1: I/O ports at d800 [size=256]
         Expansion ROM at ff400000 [disabled] [size=128K]
         Capabilities: [48] Power Management version 1
                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                 Status: D0 PME-Enable- DSel=0 DScale=1 PME-
         Capabilities: [50] Vital Product Data




-Chris

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

* ignore; Re: "skge 0000:01:0a.0: unsupported phy type 0x0"
  2007-03-05 21:48 "skge 0000:01:0a.0: unsupported phy type 0x0" Chris Stromsoe
@ 2007-03-05 22:00 ` Chris Stromsoe
  2007-03-05 22:13 ` Stephen Hemminger
  1 sibling, 0 replies; 4+ messages in thread
From: Chris Stromsoe @ 2007-03-05 22:00 UTC (permalink / raw)
  To: netdev

Ignore this.  I rebooted into the wrong kernel and was testing with 2.6.16 
instead of 2.6.20.  It works fine with 2.6.20.

-Chris

On Mon, 5 Mar 2007, Chris Stromsoe wrote:

> I have a bunch of dual-port SK 98xx cards that work with sk98lin but not 
> with skge.  After loading skge, I get
>
> ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> 
> IRQ 10
> skge 0000:01:0a.0: unsupported phy type 0x0
> ACPI: PCI interrupt for device 0000:01:0a.0 disabled
> skge: probe of 0000:01:0a.0 failed with error -95
>
>
> lspci -vv output for the card:
>
> 0000:01:0a.0 Ethernet controller: Syskonnect (Schneider & Koch) SK-98xx 
> Gigabit Ethernet Server Adapter (rev 12)
>        Subsystem: Syskonnect (Schneider & Koch) SK-9844 Gigabit Ethernet 
> Server Adapter (SK-NET GE-SX dual link)
>        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-
>        Interrupt: pin A routed to IRQ 10
>        Region 0: Memory at ff8fc000 (32-bit, non-prefetchable) [size=16K]
>        Region 1: I/O ports at d800 [size=256]
>        Expansion ROM at ff400000 [disabled] [size=128K]
>        Capabilities: [48] Power Management version 1
>                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                Status: D0 PME-Enable- DSel=0 DScale=1 PME-
>        Capabilities: [50] Vital Product Data
>
>
>
>
> -Chris
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

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

* Re: "skge 0000:01:0a.0: unsupported phy type 0x0"
  2007-03-05 21:48 "skge 0000:01:0a.0: unsupported phy type 0x0" Chris Stromsoe
  2007-03-05 22:00 ` ignore; " Chris Stromsoe
@ 2007-03-05 22:13 ` Stephen Hemminger
  2007-03-05 22:14   ` Chris Stromsoe
  1 sibling, 1 reply; 4+ messages in thread
From: Stephen Hemminger @ 2007-03-05 22:13 UTC (permalink / raw)
  To: Chris Stromsoe; +Cc: netdev

On Mon, 5 Mar 2007 13:48:29 -0800 (PST)
Chris Stromsoe <cbs@cts.ucla.edu> wrote:

> I have a bunch of dual-port SK 98xx cards that work with sk98lin but not 
> with skge.  After loading skge, I get
> 
> ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
> skge 0000:01:0a.0: unsupported phy type 0x0
> ACPI: PCI interrupt for device 0000:01:0a.0 disabled
> skge: probe of 0000:01:0a.0 failed with error -95
> 
> 
> lspci -vv output for the card:
> 
> 0000:01:0a.0 Ethernet controller: Syskonnect (Schneider & Koch) SK-98xx Gigabit Ethernet Server Adapter (rev 12)
>          Subsystem: Syskonnect (Schneider & Koch) SK-9844 Gigabit Ethernet Server Adapter (SK-NET GE-SX dual link)
>          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-
>          Interrupt: pin A routed to IRQ 10
>          Region 0: Memory at ff8fc000 (32-bit, non-prefetchable) [size=16K]
>          Region 1: I/O ports at d800 [size=256]
>          Expansion ROM at ff400000 [disabled] [size=128K]
>          Capabilities: [48] Power Management version 1
>                  Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                  Status: D0 PME-Enable- DSel=0 DScale=1 PME-
>          Capabilities: [50] Vital Product Data
> 

What kernel version. Type 0 is XMAC support, and that was added to a fairly
recent kernel (2.6.19?)

-- 
Stephen Hemminger <shemminger@linux-foundation.org>

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

* Re: "skge 0000:01:0a.0: unsupported phy type 0x0"
  2007-03-05 22:13 ` Stephen Hemminger
@ 2007-03-05 22:14   ` Chris Stromsoe
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Stromsoe @ 2007-03-05 22:14 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

On Mon, 5 Mar 2007, Stephen Hemminger wrote:
>
> What kernel version. Type 0 is XMAC support, and that was added to a 
> fairly recent kernel (2.6.19?)

It was an old kernel.  I booted into 2.6.16 instead of 2.6.20.  See my 
follow-up (and ignore the report).

-Chris

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

end of thread, other threads:[~2007-03-05 22:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-05 21:48 "skge 0000:01:0a.0: unsupported phy type 0x0" Chris Stromsoe
2007-03-05 22:00 ` ignore; " Chris Stromsoe
2007-03-05 22:13 ` Stephen Hemminger
2007-03-05 22:14   ` Chris Stromsoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).