On Sat, Jun 22, 2002 at 01:57:33AM +0200, Robert Schwebel wrote: > I've just tried it, assuming that you mean 'io=0x301' (it's a little bit > difficult, because it is an embedded board where command line changes mean > flashing a new kernel). Unfortunately, it doesn't work. The io= line ends > in the environment, which looks like the driver hasn't fetched it from the > kernel command line. > > The driver is compiled in, because during the nfsroot boot there is no > other medium available. Update: the MODULE_PARAM() stuff is inside a '#ifdef MODULE' section, so it is not used for a non-modular driver. Is this intended? I thought that normally the init_module() functions are also called for compiled-in drivers? Robert -- +--------------------------------------------------------+ | Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de | | Pengutronix - Linux Solutions for Science and Industry | | Braunschweiger Str. 79, 31134 Hildesheim, Germany | | Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4 | +--------------------------------------------------------+ - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html