[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091119152245.479dc38d@lxorguk.ukuu.org.uk>
Date: Thu, 19 Nov 2009 15:22:45 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Cc: Alan Cox <alan@...ux.intel.com>, linux-kernel@...r.kernel.org,
linux-ide@...r.kernel.org
Subject: Re: [PATCH 4/5] pata: Update experimental tags
> If you know about other drivers still using ->pre_reset for cable detection
> please let us know because they need fixing ASAP.
>
> ->cable_detect method is there for a reason,
Given that I added it I may know more about it than you do. In fact from
the rubbish you spout below it seems I do.
> already have a buggy cable detection (since ->pre_reset ignores the mandatory
Wrong.
> by spec part of cable detection which is probing slave before master) and
Have a free hint. If the host detects the cable type then we don't ask
the drive. See the standard if you don't understand why. Even if we
didn't the code would still be correct because we properly evaluate
the speed configuration from all the data sources.
> make it more likely to cause breakages in the future when some other developer
> do a change under assumption that all host drivers use API correctly.
To quote Bartlomiej "Talk to the maintainer" (or use grep).
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists