> On Tue, 4 May 1999, Riley Williams wrote:
>
> > Hi Richard.
> >
> > I don't know whether it's relevant, but when I've needed to put
> > multiple entries in the append line, I've always separated them with
> > spaces, not commas...
> >
> > YMMV
> >
>
> hrm.. thanks..
>
> This is becomming odd...
> * If I specify the options during the lilo prompt, they
> are recognized (I used linux mca-pentium ide0=noprobe) and work!
>
> * If I add the following to lilo.conf:
> append ="mca-pentium ide0=noprobe", the mca-pentium is seen, but
> the ide0=noprobe isn't?!?
>
> * Switching the order to:
> append ="ide0=noprobe mca-pentium" doesn't work either!?!
append="ide0=noprobe ide0=0x1f0"
| | |_____ base address
| |_________ 0 -> 3
|______________________ 0 -> 3
The code shows that you need the address to not probe.
Cheers,
Dick Johnson
***** FILE SYSTEM WAS MODIFIED *****
Penguin : Linux version 2.2.6 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/