From: Jerome Chantelauze <jerome.chantelauze@finix.eu.org>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.21-rc8
Date: Fri, 13 Jun 2003 00:23:38 +0200 [thread overview]
Message-ID: <20030612222338.GC25637@i486X33> (raw)
In-Reply-To: <Pine.LNX.4.55L.0306101845460.30401@freak.distro.conectiva>
On Tue, Jun 10, 2003 at 07:06:15PM -0300, Marcelo Tosatti wrote:
>
> Hi,
>
> Here goes -rc8. If nothing really bad happens in 2 days, this becomes
> final.
Hi,
-rc8 with "Old hard disk (MFM/RLL/IDE) driver" still doesn't build.
Does it mean that the old ide driver will not be available anymore and
that 2.4.21 will not run on some older computers ?
Using the new driver will not help on some older computers. I gave it a
try, and at least one of my computers have serious timing problems with
the new (enhanced) ide driver.
I try again to send a (trivial) patch to fix this. Please, Marcello,
consider including it. Anyway, it can't break anything.
If you reject it, please give me a chance to improve it, and tell me
why.
---------
*** drivers/ide/Makefile.orig Thu Jun 12 23:37:49 2003
--- drivers/ide/Makefile Thu Jun 12 23:40:15 2003
***************
*** 54,59 ****
--- 54,60 ----
obj-y += arm/idedriver-arm.o
else
ifeq ($(CONFIG_BLK_DEV_HD_ONLY),y)
+ subdir-$(CONFIG_BLK_DEV_HD_ONLY) += legacy
obj-y += legacy/idedriver-legacy.o
endif
endif
---------
Regards.
--
Jerome Chantelauze
next prev parent reply other threads:[~2003-06-12 22:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-10 22:06 Linux 2.4.21-rc8 Marcelo Tosatti
2003-06-10 23:56 ` Frank Cusack
2003-06-11 0:10 ` Marcelo Tosatti
2003-06-11 21:15 ` Marcelo Tosatti
2003-06-12 6:27 ` Michael Knigge
2003-06-12 7:56 ` Jörn Engel
2003-06-12 8:09 ` Arjan van de Ven
2003-06-12 18:46 ` Aschwin Marsman
2003-06-12 8:17 ` jw schultz
2003-06-11 4:39 ` Lucas Correia Villa Real
2003-06-12 22:23 ` Jerome Chantelauze [this message]
2003-06-13 9:31 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2003-06-12 8:59 John Bradford
2003-06-12 16:30 ` iain d broadfoot
2003-06-13 11:29 ` Stephan von Krawczynski
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=20030612222338.GC25637@i486X33 \
--to=jerome.chantelauze@finix.eu.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/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.