From: Jean-Luc Coulon <jean-luc.coulon@wanadoo.fr>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.19-pre4-ac[23] do not boot
Date: Fri, 29 Mar 2002 20:11:39 +0100 [thread overview]
Message-ID: <3CA4BC6B.EAEB4364@wanadoo.fr> (raw)
In-Reply-To: <E16qz6l-0001Ud-00@the-village.bc.nu>
I've reverted the 1st change with the same result : the system hang
I've reverted the 2nd change and then the system boot fine
-------
Regards
Jean-Luc
Alan Cox wrote:
>
> > 2.4.19-pre4-ac[23] does not boot. I've not tested ac1 but vanilla pre4
> > works.
>
> Can you try backing out the following two changes, one at a time. These are
> the only ALi specific changes. So firstly I want to see if its an ALi or
> core IDE bug
>
> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.19p4/drivers/ide/alim15x3.c linux.19pre4-ac3/drivers/ide/alim15x3.c
> --- linux.19p4/drivers/ide/alim15x3.c Mon Mar 25 17:47:11 2002
> +++ linux.19pre4-ac3/drivers/ide/alim15x3.c Tue Mar 26 18:36:23 2002
> @@ -248,7 +248,7 @@
> byte s_clc, a_clc, r_clc;
> unsigned long flags;
> int bus_speed = system_bus_clock();
> - int port = hwif->index ? 0x5c : 0x58;
> + int port = hwif->channel ? 0x5c : 0x58;
> int portFIFO = hwif->channel ? 0x55 : 0x54;
> byte cd_dma_fifo = 0;
>
> @@ -442,6 +442,8 @@
> ide_dma_action_t dma_func = ide_dma_on;
> byte can_ultra_dma = ali15x3_can_ultra(drive);
>
> + (void) config_chipset_for_pio(drive);
> +
> if ((m5229_revision<=0x20) && (drive->media!=ide_disk))
> return hwif->dmaproc(ide_dma_off_quietly, drive);
>
next prev parent reply other threads:[~2002-03-29 19:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-29 15:23 2.4.19-pre4-ac[23] do not boot Jean-Luc Coulon
2002-03-29 16:20 ` Alan Cox
2002-03-29 19:11 ` Jean-Luc Coulon [this message]
2002-03-29 19:42 ` Andre Hedrick
2002-03-29 20:01 ` Alan Cox
2002-03-29 19:56 ` Andre Hedrick
2002-03-29 21:14 ` Andre Hedrick
2002-03-29 22:09 ` Alan Cox
2002-03-30 1:51 ` Art Wagner
2002-03-30 9:35 ` Andre Hedrick
2002-03-30 22:01 ` Andre Hedrick
2002-04-04 18:23 ` Jean-Luc Coulon
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=3CA4BC6B.EAEB4364@wanadoo.fr \
--to=jean-luc.coulon@wanadoo.fr \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox