--- ./compat_name.c.cdrom 2002-01-25 08:06:35.000000000 +0100 +++ ./compat_name.c 2002-08-17 18:12:54.000000000 +0200 @@ -27,6 +27,8 @@ This file contains functions to translate the kernel names in devfs to other names. + Updated by Thierry Vignaud 10-JUN-2000: Added compatibility entries + for cdrom devices Written by Richard Gooch 30-APR-2000: Copied from devfsd.c @@ -106,6 +110,7 @@ {"netlink/", NULL}, {"loop/", "loop%s"}, {"floppy/", "fd%s"}, + {"cdroms/", NULL}, {"rd/", "ram%s"}, {"md/", "md%s"}, /* Meta-devices */ {"vc/", "tty%s"},