From: Tejun Heo <htejun@gmail.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: conke.hu@gmail.com, IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: possibly a dumb question about sb600/700
Date: Mon, 12 Nov 2007 22:24:58 +0900 [thread overview]
Message-ID: <4738542A.5050706@gmail.com> (raw)
In-Reply-To: <20071112131640.3bf0073c@the-village.bc.nu>
Alan Cox wrote:
> On Mon, 12 Nov 2007 18:05:44 +0900
> Tejun Heo <htejun@gmail.com> wrote:
>
>> Hello,
>>
>> I've been looking at PATA support for sb600 and 700 and found something
>> weird.
>>
>> * IDE atiixp.c has a separate entry for sb600 such that it only probes
>> the first port but sb700 doesn't use the entry. So, does sb600 has one
>> PATA channel but sb700 has two?
>>
>> * libata pata_atiixp.c doesn't have special handling for sb600's
>> single-channeldness. Is this okay?
>
> Should be just fine as I understand it all anyway - the second channel
> will have no resources assigned if absent which is handled by libata core
> already.
Alright, then. I was just worried about the asymmetry. Oh, this
_reminds me of another problem regarding enable bits. There's a system
(wyse thin client) with pata_amd controller where the enable bit isn't
set by the BIOS and there's no reliable way to identify the system (no
DMI). Do you know how important is the enabled bits test for these
controllers?
--
tejun
next prev parent reply other threads:[~2007-11-12 13:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-12 9:05 possibly a dumb question about sb600/700 Tejun Heo
2007-11-12 13:16 ` Alan Cox
2007-11-12 13:24 ` Tejun Heo [this message]
2007-11-12 14:36 ` Alan Cox
2007-11-12 14:44 ` Tejun Heo
2007-11-12 15:28 ` Alan Cox
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=4738542A.5050706@gmail.com \
--to=htejun@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=conke.hu@gmail.com \
--cc=linux-ide@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.