Messages in this thread |  | | From | Keith Owens <> | Subject | Re: PATCH: "Pass module parameters" to built-in drivers | Date | Thu, 25 Jan 2001 07:57:51 +1100 |
| |
On Wed, 24 Jan 2001 08:32:35 -0500, Paul Gortmaker <p_gortmaker@yahoo.com> wrote: >I'm curious as to what boot argument equivalent you envision for e.g. > >options ne io=0x280,0x300 irq=10,12 bad=0,1
ne.io=0x280,0x300 ne.irq=10,12 ne.bad=0,1. I might even be generous and handle ne{io=0x280,0x300 irq=10,12 bad=0,1}
If a parameter name is unique amongst all compiled in objects then it does not need the object/module name, although it is recommended.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |