All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Gregory Petrosyan <gregory.petrosyan@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: sky2: unsupported chip type 0xff failure
Date: Sun, 3 Jan 2010 11:13:30 -0800	[thread overview]
Message-ID: <20100103111330.06df6c50@nehalam> (raw)
In-Reply-To: <20100102224858.GA17023@gregory-laptop>

On Sun, 3 Jan 2010 01:48:58 +0300
Gregory Petrosyan <gregory.petrosyan@gmail.com> wrote:

> I've got an HP ProBook 5310m laptop with Marvell Ethernet controller. sky2 reports
> 
> [14252.318867] sky2 driver version 1.23
> [14252.318904] sky2 0000:03:00.0: setting latency timer to 64
> [14252.318951] sky2 0000:03:00.0: unsupported chip type 0xff
> [14252.318960] sky2: probe of 0000:03:00.0 failed with error -95
> 
> (this is captured after 'modprobe -r' + 'modprobe') and I've seen it working
> only 1 time (probably after a reboot).

The chip id is one of the first things read from the device. If the PCI
read gets an error, then the value is all-ones.

The issue is not directly in the driver, but with the power control for
that device. 

Try the latest kernel (even 2.6.33-rc2) to make sure the problem isn't
already fixed. 

-- 

  reply	other threads:[~2010-01-03 19:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-02 22:48 sky2: unsupported chip type 0xff failure Gregory Petrosyan
2010-01-03 19:13 ` Stephen Hemminger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-01  8:36 sky2 " Mikael Pettersson
2008-06-01 22:19 ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100103111330.06df6c50@nehalam \
    --to=shemminger@vyatta.com \
    --cc=gregory.petrosyan@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.