[leaf-user] USB input support

2007-11-01 Thread cpu memhd
Not too long ago a member of the list asked about this. Currently, uc-bering doesn't support USB input. So I sent him my files: input.o, hid.o, keybdev.o (my firewalls don't have PS2 ports, only USB). Is there a technical reason for not supporting USB input? It seems so simple. I'd like to request

[leaf-user] USB input support

2007-11-01 Thread cpu memhd
Not too long ago a member of the list asked about this. Currently, uc-bering doesn't support USB input. So I sent him my files: input.o, hid.o, keybdev.o (my firewalls don't have PS2 ports, only USB). Is there a technical reason for not supporting USB input? It seems so simple. I'd like to request

Re: [leaf-user] USB input support

2007-11-02 Thread Martin Hejl
cpu memhd wrote: > Is there a technical reason for not supporting USB input? Not as far as I know - it's simply because nobody has found time/energy to do it so far (that's my understanding, I can't speak for everybody who has commit permissions in CVS). > I'd like to request these modules be inc

Re: [leaf-user] USB input support

2007-11-11 Thread cpu memhd
Hey Martin, Besides the time spent, I'm guessing the reason it hasn't been added is because of space concerns. Most people don't need USB keyboard support, so why add it to the modules package (which I'm unfamiliar with at this time). That's why I suggest a seperate package. The files necessary fo