public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] 2.5.14 IDE 55
@ 2002-05-07 14:55 Bartlomiej Zolnierkiewicz
  2002-05-07 14:08 ` Martin Dalecki
  2002-05-07 16:59 ` Geert Uytterhoeven
  0 siblings, 2 replies; 22+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2002-05-07 14:55 UTC (permalink / raw)
  To: Roman Zippel; +Cc: Martin Dalecki, linux-kernel

On Tue, 7 May 2002, Roman Zippel wrote:
>
> > BTW.> It should indeed take both in to account as far as I can
> > see.(Despite the fact that I could affort an ATARI I hardly
> > can find one...)
>
> That's not necessary, but I'm only afraid that functionality gets lost,
> which isn't needed on the latest hardware.
>
> bye, Roman

we should fix atari byte-swapped ide in ata_read() like we do in
atapi_read() then ide_fix_driveid() will make rest...
(or I am missing something?)

--
bkz



^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: [PATCH] 2.5.14 IDE 55
@ 2002-05-07 18:06 Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 22+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2002-05-07 18:06 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Roman Zippel, Martin Dalecki, Linux Kernel Development


>> we should fix atari byte-swapped ide in ata_read() like we do in
>> atapi_read() then ide_fix_driveid() will make rest...
>> (or I am missing something?)
>
> Here you can mix two different issues:
>  - Ataris have a byte-swapped IDE interface. Hence we need support to
>    swap data for interoperability (not only on Atari: imagine an Atari disk
>    connected to a PC)

dealt in (arch/parameter) specific ata_read()
reverses byteswapped data

>  - IDE is little endian, so the drive identification is little endian too.
>    To make things more complex, not only multibyte objects, but also
>    text strings are byteswapped.

dealt in generic ide_fix_driveid()
converts driveid to cpu endianness

greetings...
--
bkz


^ permalink raw reply	[flat|nested] 22+ messages in thread
* Linux-2.5.14..
@ 2002-05-06  3:53 Linus Torvalds
  2002-05-06  9:09 ` [PATCH] 2.5.14 IDE 55 Martin Dalecki
  0 siblings, 1 reply; 22+ messages in thread
From: Linus Torvalds @ 2002-05-06  3:53 UTC (permalink / raw)
  To: Kernel Mailing List


There's a lot of stuff that has happened in the 2.5.x series lately, and
you can see the gory details in the ChangeLog files that accompany
releases these days, but I thought I'd point out 2.5.14, since it has some
interesting fundamental changes to how dirty state is maintained in the
VM.

(The big changes were actually in 2.5.12, but 2.5.13 contained various
minor fixes and tweaks, and 2.5.14 contains a number of fixes especially
wrt truncate, so hopefully it's fairly _stable_ as of 2.5.14.)

Credit goes to Andrew Morton, and not only does it clean up the code a
lot, it also seems to perform a lot better in many circumstances.

There's a lot of other stuff in the 2.5.x tree too, but few things are so
fundamental. Please test (but also, please be careful - backups are always
a good idea).

		Linus


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

end of thread, other threads:[~2002-05-07 18:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-07 14:55 [PATCH] 2.5.14 IDE 55 Bartlomiej Zolnierkiewicz
2002-05-07 14:08 ` Martin Dalecki
2002-05-07 16:59 ` Geert Uytterhoeven
  -- strict thread matches above, loose matches on Subject: below --
2002-05-07 18:06 Bartlomiej Zolnierkiewicz
2002-05-06  3:53 Linux-2.5.14 Linus Torvalds
2002-05-06  9:09 ` [PATCH] 2.5.14 IDE 55 Martin Dalecki
2002-05-06 17:48   ` David Lang
2002-05-06 22:40   ` Roman Zippel
2002-05-07 10:10     ` Martin Dalecki
2002-05-07 11:31       ` Roman Zippel
2002-05-07 10:31         ` Martin Dalecki
2002-05-07 10:34           ` Martin Dalecki
2002-05-07 11:48             ` Roman Zippel
2002-05-07 11:19               ` Martin Dalecki
2002-05-07 12:35                 ` Roman Zippel
2002-05-07 12:36                 ` Andrey Panin
2002-05-07 11:32                   ` Martin Dalecki
2002-05-07 12:38                 ` Dave Jones
2002-05-07  0:03   ` Roman Zippel
2002-05-07 10:12     ` Martin Dalecki
2002-05-07 11:39       ` Roman Zippel
2002-05-07 10:40         ` Martin Dalecki
2002-05-07 12:42           ` Roman Zippel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox