On Thu, Dec 13, 2001 at 09:46:21AM -0800, Jean Tourrilhes wrote:
> 
>       What do yoy mean that "they load automatically" ? Moreover,
> I'm confused because "usb-irda" doesn't exist over here...
>       Greg, I'm willing to give you the benefit of the doubt, but if
> "usb-ir" *really* load automatically without the user to do any
> special configuration or action, then it's a *BUG* and you will need
> to fix that. Most distributions compile by default all modules
> available in the kernel and expect the user or the config file to do
> the right job, so by default, you should never force the wrong choice
> on the user.
>       The USB dongle is one of the few IrDA hardware that works
> properly and with minimal pain with the IrDA stack, so the last thing
> I need is more support woes.

Both the usb-ir and usb-irda modules have the same MODULE_DEVICE_TABLE()
information, so the linux-hotplug package "automatically loads" both of
them when a device is plugged in.

This is a userspace configuration option, not a kernel issue.

linux-hotplug can be tweaked to only install one of the two modules. I'm
pretty sure the distributions will configure things properly, as they
have the same problem for lots of other PCI and usb modules.

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to