* Rune Holm <[EMAIL PROTECTED]> [2003-11-16 00:09]:
> This machine has a isa ne2000-compatible network card, which works with
> the ne module provided by the net driver floppy. However, the installer
> doesn't ask for module parameters when run with normal priority, and
> there is no way to use the ne module without giving at least an io
> parameter.

So the "ne" module _never_ works (for anybody) if you don't at least
specify "io"?

If this is the case, module_probe() should take the debconf priority
for the ethdetect/module_params question as an argument.  By default,
it can stay "low" as it is now, but if the "ne" module is selected,
this should be higher.
-- 
Martin Michlmayr
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to