From 58fdb9357762de39f2811f9249e4e31c03b3aa09 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 27 Oct 2011 20:35:21 +0000 Subject: [PATCH] Update the example rules in devfs.conf to reflect the changes since ATA_CAM. While here, add another example rule, as many applications these days expect to find /dev/dvd instead. MFC after: 3 days --- etc/devfs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/devfs.conf b/etc/devfs.conf index f7869fe894b..f3a270ec738 100644 --- a/etc/devfs.conf +++ b/etc/devfs.conf @@ -35,7 +35,8 @@ #link ttyv0 vga # Commonly used by many ports -#link acd0 cdrom +#link cd0 cdrom +#link cd0 dvd # Allow a user in the wheel group to query the smb0 device #perm smb0 0660