mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
Legacy IDE VLB host drivers didn't check for "probe" options when compiled as modules, which was obviously wrong as we don't want module to poke at random I/O ports by simply loading it. Fix it by adding "probe" module param to legacy IDE VLB host drivers. v2: * don't obsolete old "ide0=dtc2278/ht6560b/qd65xx/ali14xx/umc8672" IDE driver options yet (per Alan Cox's request) and enhance documentation Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> |
||
|---|---|---|
| .. | ||
| ali14xx.c | ||
| buddha.c | ||
| dtc2278.c | ||
| falconide.c | ||
| gayle.c | ||
| hd.c | ||
| ht6560b.c | ||
| ide-cs.c | ||
| macide.c | ||
| Makefile | ||
| q40ide.c | ||
| qd65xx.c | ||
| qd65xx.h | ||
| umc8672.c | ||