Re: [PATCH 2/3] Add disk hotswap support to libata RESEND #5

From: Alan Cox
Date: Wed Sep 28 2005 - 17:54:17 EST


For PATA the requirements I'm aware of are

- Interface for user to say "am about to swap"
- Interface for user to say "have swapped"
- Must quiesce both master and slave before swap (or one per cable)
- Must reset to PIO_SLOW and then recompute modes for both devices
becuse it is possible that changing one changes the other timings
- The above is true for *unplug* too. A straight unplug may speed up the
other drive!
- Post hotswap need to reconfigure both drives as if from scratch

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