aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2011-10-27 20:35:21 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2011-10-27 20:35:21 +0000
commit58fdb9357762de39f2811f9249e4e31c03b3aa09 (patch)
tree212ac29d6e78595ad80b17144d1fd2504f44f062 /etc
parent07ebc3626e0c6a319bd565a894ccff235ca8c77f (diff)
downloadsrc-58fdb9357762de39f2811f9249e4e31c03b3aa09.tar.gz
src-58fdb9357762de39f2811f9249e4e31c03b3aa09.zip
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
Notes
Notes: svn path=/head/; revision=226860
Diffstat (limited to 'etc')
-rw-r--r--etc/devfs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/devfs.conf b/etc/devfs.conf
index f7869fe894bb..f3a270ec738d 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