On Thu Oct 27 11, Gavin Atkinson wrote: > Author: gavin > Date: Thu Oct 27 20:35:21 2011 > New Revision: 226860 > URL: http://svn.freebsd.org/changeset/base/226860 > > Log: > 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.
http://lists.freebsd.org/pipermail/freebsd-current/2011-October/028406.html ;) > > MFC after: 3 days > > Modified: > head/etc/devfs.conf > > Modified: head/etc/devfs.conf > ============================================================================== > --- head/etc/devfs.conf Thu Oct 27 20:32:57 2011 (r226859) > +++ head/etc/devfs.conf Thu Oct 27 20:35:21 2011 (r226860) > @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"