Click to See Complete Forum and Search --> : Another modules.conf question


Strogian
11-04-2001, 05:24 PM
Alright, here's my current modules.conf (work in progress). This is so that Kmod will be able to autoload any module necessary.


alias autofs autofs2
alias char-major-12 input
below input usb-uhci hid joydev emu10k1-gp sidewinder
alias char-major-202 msr
alias char-major-203 cpuid
alias eth0 eepro100
alias net-pf-1 unix
alias net-pf-17 af_packet


The main question I have is regarding the "alias char-major-12"/"below input" lines. Is the way I am doing this correct? I'm not sure, but I may have to add something for my mouse, too, since those devs are also on char-major-12. I know this works, but is there a better way of doing it?

Strogian
11-05-2001, 04:39 PM
Bump #1. :)

Strogian
11-08-2001, 10:05 PM
Oh come on. There's nobody else here who's tried to do this same thing before?

bdg1983
11-09-2001, 07:19 AM
I've never used the 'below input' option though I do know it's mentioned in the modules.conf manpage (man modules.conf).

If I wanted to find out more, I would start with a Google search. But that's me. :)