> > - The kernel ignores the boot parameter hdb=ide-scsi, it probes hdb anyway
> > and loads the ATAPI CD-ROM driver. The problem may be (I am really not
> > familiar with the kernel internals) the function pmac_ide_probe() in
> > drivers/ide/ide-pmac.c which does not check for any kernel boot
> > parameters at all.
> This has beed changed for some time now. You need to pass some ignore
> argument to the ide-cdrom driver and load it first then load the ide-scsi
> which will detect any remaining atapi devices. I could give you the exact
> line if my system wasn't dead at the moment.
O.K., thanks, please forget this one. It is solved now and it was not a
kernel problem, it was one of those PEBKAC ones... :)
Lukas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/