On Fri, 17 Aug 2007 08:56:35 -0700 (PDT) Paul Wakeman <prwakeman@xxxxxxxxx> wrote: > Does libata support PATA hotplug? > > I have a PCMCIA CF using TrueIDE mode and want to be able to hotplug CF > cards. Would I get hotplug for free if I convert the existing IDE > driver to a libata pata platform driver? If your hardware supports PATA hotplug (most doesn't) then you can tell the kernel to remove the device, pull it, add a new one and tell the kernel to rescan (exactly as you do with any other scsi device). Autodetect support right now is only in the SATA side and afaik no PATA controller supports PATA hot plug autodetect. - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html