Re: udev is too slow creating devices

From: Greg KH
Date: Sun Sep 19 2004 - 23:25:38 EST


On Sun, Sep 19, 2004 at 09:40:09PM +0200, Ihar 'Philips' Filipau wrote:
> >For example, modprobe ide-cd will succeed even when no CD-ROMs are
> >present. The old script would break in this case, the new one wouldn't be
> >called at all.
> >
>
> You are wrong. Hardware driver must fail, when hardware is not
> present/not detected. Simple as that.

I'm sorry, but this is not how Linux device drivers work. It's been
this way for over 4 years, and hopefully we have fixed up almost all
drivers to be able to be loaded even if the hardware they are using
isn't currently present. Do you know of any we have missed?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/