Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide: note that IDE generic may prevent other drivers from attaching
Enabling IDE generic may prevent ATA controllers located on legacy ports from being attached to more proper driver or can prevent other controllers which share the IRQ from working. Note it in the help message. Signed-off-by: Tejun Heo <[email protected]> Cc: xerces8 <[email protected]> Cc: Jeff Garzik <[email protected]> Cc: [email protected] [bart: s/will grab/may grab/ since Borislav has fixed PCI-case for .28] Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
- Loading branch information