--- ./compat_name.c.cdrom 2002-01-25 08:06:35.000000000 +0100 +++ ./compat_name.c 2002-08-17 18:12:54.000000000 +0200 @@ -61,6 +63,9 @@ Last updated by Richard Gooch 25-JAN-2002: Added compatibility entries for parallel port generic ATAPI interface. + Updated by Frédéric Lepied 04-SEP-2001: Added compatibility entry + for parallel port ATAPI generic devices. + */ #include #ifdef __KERNEL__ @@ -106,6 +110,7 @@ {"floppy/", "fd%s"}, {"cdroms/", NULL}, {"rd/", "ram%s"}, + {"pg/", "pg%s"}, /* Parallel port generic ATAPI interface*/ {"md/", "md%s"}, /* Meta-devices */ {"vc/", "tty%s"}, {"misc/", NULL},