Re: modprobe from module-init*

Bill Davidsen (davidsen@tmr.com)
Tue, 4 Feb 2003 16:09:51 -0500 (EST)


On Mon, 3 Feb 2003 b_adlakha@softhome.net wrote:

> why does modprobe say :
> "ignoring bad line starting with probeall" after reading modules.devfs?
> what is probeall anyway?
> what can I do to stop these irritating messages everytime I boot?

I don't believe probeall is supported yet. As I recall it probes each
module in the list, while 'probe' stops after the first one inserts
without error.

Like:
probe eth0 eehack e100 eepro100

If you boot a lot of kernels.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

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