Re: links for devfs

2001-04-20 Thread Brian May
> "Mark" == Mark <[EMAIL PROTECTED]> writes: Mark> How do you tell devfsd to make a link to a device? For Mark> example, I want there to be a link from /dev/mouse to Mark> /dev/misc/psaux Mark> I tried putting the following line in /etc/modules.conf Mark> alias /dev/mous

links for devfs

2001-04-20 Thread Mark
How do you tell devfsd to make a link to a device? For example, I want there to be a link from /dev/mouse to /dev/misc/psaux I tried putting the following line in /etc/modules.conf alias /dev/mouse /dev/misc/psaux (Nb. I did this by putting it in /etc/modutils/myaliases and then ru