From: Hiroshi Miura <miura@da-cha.org>
To: TAKADA <takada@mbf.nifty.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: i386,2.6 cyrix.c cann't found companion chip
Date: Mon, 08 Jan 2007 01:00:00 +0900 [thread overview]
Message-ID: <45A11900.3020302@da-cha.org> (raw)
In-Reply-To: <20070107094738.21919.qmail@smb516.nifty.com>
Hi Takada-san,
It is obviously bad.
These part is added several years ago by my post.
A cyrix.c try to find chip because of chip hardware bug affected
to timer which has started early.
Now, these chips have already been obsolete.
There are 2 options. One is simply remove these functionality.
The other is to move it to compile time ifdef that is off by default.
For user who use in embbeded environment,
I wanna change it to ifdef.
Thank you for report!
Hiroshi
TAKADA wrote:
> Hi. I use MediaGX with kernel 2.6.19.
> cirix.c try to find companion chip (CS5510 and CS5520) with
> pci_devPresent().
> However, cyrix.c cannot find a companion chip because a list of
> pci_devices is not yet initialized when __cpuinit is called.
> Therefore, Search functions such as the 2.4 kernel which pci_devices
> list is needless is necessary.
>
> How will it be good?
>
next prev parent reply other threads:[~2007-01-07 16:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-07 9:47 i386,2.6 cyrix.c cann't found companion chip TAKADA
2007-01-07 16:00 ` Hiroshi Miura [this message]
2007-01-07 22:20 ` Alan
2007-01-08 17:06 ` Alan
2007-01-09 15:19 ` takada
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=45A11900.3020302@da-cha.org \
--to=miura@da-cha.org \
--cc=linux-kernel@vger.kernel.org \
--cc=takada@mbf.nifty.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox