Re: [PATCH] Selective attach for ide-scsi

From: Willem Riede
Date: Sat Feb 14 2004 - 18:04:59 EST


On 2004.02.14 17:54, Bartlomiej Zolnierkiewicz wrote:
> >
> > The main reason I see for sticking with the hdX= construct is that I think
> > that introducing competing mechanisms that achieve much the same objective
> > is a bad thing.
>
> $ echo ide-scsi>/proc/ide/hdX/driver
> or
> $ echo "ide-scsi:1">/proc/ide/hdX/settings
> or
> use HDIO_SET_IDE_SCSI ioctl
>
> and you can change driver from ide-{cd,floppy,tape} to ide-scsi in-fly.
> You can also use it in reverse direction (ie. from ide-scsi to ide-cd).
>
> What more crap do you need? There is already one /proc setting too much.

Nothing.

I was actually arguing that we _don't_ need a new mechanism. And, given
that there is a /proc entry to change it (which I didn't realize), there
is no downside to the current mechanism.

Thanks, Willem Riede.
-
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/