On ���, 2002-02-10 at 11:54, Brian J. Murrell wrote: > On Sun, Feb 10, 2002 at 11:43:57AM +0300, Borsenkow Andrej wrote: > > I wonder if anybody ever tries to search archives before making "bug > > report" ... > > > > cat >> /etc/modules.devfs > > alias /dev/nvidia NVdriver > > alias /dev/nvidia* /dev/nvidia > > ^D > > Why /etc/modules.devfs instead of /etc/modules.conf as the > modules.devfs file suggests? >
Mmm ... probably you are right. It just that these aliases are for use of devfsd only, so it seems logical to keep them in modules.devfs. They are not (and cannot be) used in any way without devfsd. -andrej
