[cc if you want me to answer reliably] > The problem with mousedev is that it's being built in to the kernel > (config set to Y) while usbmouse is being built as a module. The kernel > obviously doesn't like this combination; if usbmouse is a module, > mousedev needs to be a module too. You'll see this is the setup of the > 2.4 main kern
what problem do you have? They are independent. when usbmouse is loaded it registers itself with input and should imediately work via mousedev what exactly does not work? details, details ...
