In message <[EMAIL PROTECTED]>, Steve Ames writes:
>On Sun, Jan 28, 2001 at 10:19:34PM -0800, John Baldwin wrote:
>> 
>> On 29-Jan-01 John Indra wrote:
>> > 2. If something change to the source tree's MAKEDEV, what should I do?
>> 
>> Nothing.  With DEVFS, each driver in the kernel creates its own
>> entries automatically, so MAKEDEV isn't used.
>
>Hrm... what about some custom entries or symlinks I may have?
>(/dev/cdrom for instance)

You can create symlinks in /dev, you cannot mknod there.

Create your symlinks in /etc/rc.devfs

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to