``` [Linux HDD drivers] // sata_promise.c - Promise SATA // Copyright 2003-2004 Red Hat, Inc.
[...]
// Except for the hotplug stuff, this is voodoo from the Promise driver. Label this entire section "TODO: figure out why we do this" ```
https://github.com/torvalds/linux/blob/0450d2083be6bdcd18c95...