Re: HID bus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/16/2008 03:31 PM, Jiri Kosina wrote:
Otherwise default kernel configuration might make the hardware that worked properly in previous versions not to work with new kernel.

Actually I have one problem here. Autoloading. I don't have any idea how to solve it. To solve it backward compatible with older userspace (if I would change module-init-tools). I'm thinking only about a default-y option which inhibits these drivers as a module for some time until the change gfets propagated (and user decides he no longer needs it).

Modules are supposed to have MODULE_DEVICE_TABLE(hid, table) (which has another minor issue with different buses). This won't load any module, since depmod et al. don't know this device table so far.

Any ideas, please?

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux