RE: scsihosts kernel param broken?

From: Zhu, Yi
Date: Fri May 28 2004 - 09:43:59 EST


Robin H. Johnson wrote:
> Hi,
>
> After tweaking my kernel today and moving my SCSI controller
> drivers into the kernel instead of using them as modules, I
> wanted to use the scsihosts kernel parameter as described in
> filesystems/devfs/README, to tweak the order of my 3ware
> (3w-xxxx) and Adaptec (aic79xx) [two controllers] drives.
>
> I'd like:
> scsihosts=aic79xx:3w-xxxx:aic79xx
> But the aic79xx code is running first, and leaving all my 3ware stuff
> to last.
>
> What's broken here?

Which kernel? I think it should be removed since 2.5.73

ChangeSet@xxxxxxxxxxxxx, 2003-06-06 09:01:05-04:00, hch@xxxxxx
[PATCH] kill scsihosts= boot parameter

This feature is seriously racy, and doesn't work under many
circumstances. As we have proper ways to find devices by their
their locical naming (UUID, fs label) or physical connectivity
(scsidev, sysfs) it shouldn't be nessecary anymore.

> Please CC me with responses, as I usually just lurk via the
> mail archives.


-
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/