I managed to get Debian installed on a workstation at home, but my USB mouse doesn't work unless I run
modprobe hid
and then
modprobe mousedev
then it works fine. So, how do I get it to do this auto-magically at boot time by itself?
I am running Woody 2.4. Thanks.