mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Levon <movement@marcelothewonderpenguin.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: steveb@unix.lancs.ac.uk, linux-kernel@vger.kernel.org
Subject: Re: 2.4.19 IDE Partition Check issue (again)
Date: Sun, 11 Aug 2002 21:49:01 +0100	[thread overview]
Message-ID: <20020811204901.GA39920@compsoc.man.ac.uk> (raw)
In-Reply-To: <1029095618.16216.21.camel@irongate.swansea.linux.org.uk>

On Sun, Aug 11, 2002 at 08:53:38PM +0100, Alan Cox wrote:

> Try this
> --- drivers/ide/alim15x3.c~	2002-08-11 19:33:14.000000000 +0100
> +++ drivers/ide/alim15x3.c	2002-08-11 19:33:14.000000000 +0100
> @@ -810,7 +810,7 @@
>  
>  	/* Don't use LBA48 on ALi devices before rev 0xC4 */
>  
> -	if(m5229_revision < 0xC4)
> +	if(m5229_revision <= 0xC4)
>  		hwif->addressing = 1;

would be nice to change the comment too ;)

regards
john

-- 
"It is unbecoming for young men to utter maxims."
	- Aristotle

  reply	other threads:[~2002-08-11 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-11  2:24 steveb
2002-08-11 19:53 ` Alan Cox
2002-08-11 20:49   ` John Levon [this message]
2002-08-11  5:43 Stewart
2002-08-11 18:16 steveb
2002-08-11 20:32 steveb

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=20020811204901.GA39920@compsoc.man.ac.uk \
    --to=movement@marcelothewonderpenguin.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steveb@unix.lancs.ac.uk \
    /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

all inboxes | Powered by JetHome®