mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [ANNOUNCE] ide-patch for 2.2.18(pre)
@ 2000-10-27 22:41 Bartlomiej Zolnierkiewicz
  2000-10-27 23:50 ` Andre Hedrick
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2000-10-27 22:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: andre


I have ported ide-patch to 2.2.18-17 and I'm now backporting
2.4.0 changes. New VIA, SLC, OSB4 drivers and MANY other things
are already there.I hope that final 2.2.18-ide-patch will have
IDE functionality equal to this in 2.4.0-test10...

Here is a snapshot (it's not thoroughly audited and tested):
	http://republika.pl/bkz/ide.2.2.18-17.all.20001027.patch.bz2

And please cut that bullshit about ide-patch 2.2.x being unmantained.
I don't use 2.2.x kernels anymore so I don't do ide-patches for pre
kernels. But there will be patches for stable 2.2.x. (Although it's
a real pain - I hate doing backporting instead of new stuff).

--
Bartlomiej Zolnierkiewicz
<bkz@linux-ide.org>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] ide-patch for 2.2.18(pre)
  2000-10-27 22:41 [ANNOUNCE] ide-patch for 2.2.18(pre) Bartlomiej Zolnierkiewicz
@ 2000-10-27 23:50 ` Andre Hedrick
  2000-10-30  6:37   ` lamont
  2000-10-29  0:12 ` Adrian Bunk
  2000-10-29  0:43 ` Eyal Lebedinsky
  2 siblings, 1 reply; 6+ messages in thread
From: Andre Hedrick @ 2000-10-27 23:50 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: linux-kernel


Hi Bart,

The point is that I have stopped with the backport because of 2.4.0 push,
and I was waiting on you to pick it up again.

/pub/linux/kernel/people/hedrick/bkz/ide.2.2.18-17.all.20001027.patch.bz2

There you go Bart.

Cheers,

Andre Hedrick
The Linux ATA/IDE guy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] ide-patch for 2.2.18(pre)
  2000-10-27 22:41 [ANNOUNCE] ide-patch for 2.2.18(pre) Bartlomiej Zolnierkiewicz
  2000-10-27 23:50 ` Andre Hedrick
@ 2000-10-29  0:12 ` Adrian Bunk
  2000-11-17 17:14   ` Jamie Fifield
  2000-10-29  0:43 ` Eyal Lebedinsky
  2 siblings, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2000-10-29  0:12 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: linux-kernel

On Sat, 28 Oct 2000, Bartlomiej Zolnierkiewicz wrote:

>...
> I don't use 2.2.x kernels anymore so I don't do ide-patches for pre
> kernels. But there will be patches for stable 2.2.x. (Although it's
> a real pain - I hate doing backporting instead of new stuff).

I have modified your patch to apply cleanly against 2.2.18pre18. You can
find this patch at

  http://www.fs.tum.de/~bunk/ide.2.2.18pre18.adrian.patch.bz2


cu,
Adrian

-- 
A "No" uttered from deepest conviction is better and greater than a
"Yes" merely uttered to please, or what is worse, to avoid trouble.
                -- Mahatma Ghandi



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] ide-patch for 2.2.18(pre)
  2000-10-27 22:41 [ANNOUNCE] ide-patch for 2.2.18(pre) Bartlomiej Zolnierkiewicz
  2000-10-27 23:50 ` Andre Hedrick
  2000-10-29  0:12 ` Adrian Bunk
@ 2000-10-29  0:43 ` Eyal Lebedinsky
  2 siblings, 0 replies; 6+ messages in thread
From: Eyal Lebedinsky @ 2000-10-29  0:43 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: linux-kernel

Bartlomiej Zolnierkiewicz wrote:
> 
> I have ported ide-patch to 2.2.18-17 and I'm now backporting
> 2.4.0 changes. New VIA, SLC, OSB4 drivers and MANY other things
> are already there.I hope that final 2.2.18-ide-patch will have
> IDE functionality equal to this in 2.4.0-test10...
> 
> Here is a snapshot (it's not thoroughly audited and tested):
>         http://republika.pl/bkz/ide.2.2.18-17.all.20001027.patch.bz2
> 
> And please cut that bullshit about ide-patch 2.2.x being unmantained.
> I don't use 2.2.x kernels anymore so I don't do ide-patches for pre
> kernels. But there will be patches for stable 2.2.x. (Although it's
> a real pain - I hate doing backporting instead of new stuff).

Can you say something about how well it patches (and behaves) with
the corresponding RAID patch, e.g.

http://www.kernel.org/pub/linux/kernel/people/mingo/raid-patches/raid-2.2.18-A2

--
Eyal Lebedinsky		(eyal@eyal.emu.id.au)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] ide-patch for 2.2.18(pre)
  2000-10-27 23:50 ` Andre Hedrick
@ 2000-10-30  6:37   ` lamont
  0 siblings, 0 replies; 6+ messages in thread
From: lamont @ 2000-10-30  6:37 UTC (permalink / raw)
  To: Andre Hedrick; +Cc: Bartlomiej Zolnierkiewicz, linux-kernel


bkz, any chance of a backport of this backport to 2.2.17?

On Fri, 27 Oct 2000, Andre Hedrick wrote:
> Hi Bart,
> 
> The point is that I have stopped with the backport because of 2.4.0 push,
> and I was waiting on you to pick it up again.
> 
> /pub/linux/kernel/people/hedrick/bkz/ide.2.2.18-17.all.20001027.patch.bz2
> 
> There you go Bart.
> 
> Cheers,
> 
> Andre Hedrick
> The Linux ATA/IDE guy
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] ide-patch for 2.2.18(pre)
  2000-10-29  0:12 ` Adrian Bunk
@ 2000-11-17 17:14   ` Jamie Fifield
  0 siblings, 0 replies; 6+ messages in thread
From: Jamie Fifield @ 2000-11-17 17:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Bartlomiej Zolnierkiewicz

On Sun, Oct 29, 2000 at 02:12:32AM +0200, Adrian Bunk wrote:
> On Sat, 28 Oct 2000, Bartlomiej Zolnierkiewicz wrote:
> 
> >...
> > I don't use 2.2.x kernels anymore so I don't do ide-patches for pre
> > kernels. But there will be patches for stable 2.2.x. (Although it's
> > a real pain - I hate doing backporting instead of new stuff).
> 
> I have modified your patch to apply cleanly against 2.2.18pre18. You can
> find this patch at
> 
>   http://www.fs.tum.de/~bunk/ide.2.2.18pre18.adrian.patch.bz2
 
And I in turn have done the same for 2.2.18pre21

http://www.chebucto.ns.ca/~fifield/patches/ide.2.2.18pre21.jamie.patch.bz2

Compiled and used it on a couple different chipsets.  Seems to work for me.

-- 
Jamie Fifield
<fifield@chebucto.ns.ca>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-11-17 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-27 22:41 [ANNOUNCE] ide-patch for 2.2.18(pre) Bartlomiej Zolnierkiewicz
2000-10-27 23:50 ` Andre Hedrick
2000-10-30  6:37   ` lamont
2000-10-29  0:12 ` Adrian Bunk
2000-11-17 17:14   ` Jamie Fifield
2000-10-29  0:43 ` Eyal Lebedinsky

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®