View | Details | Raw Unified
Collapse All | Expand All

(-) svgalib-1.9.19/kernel/svgalib_helper/main.c (-1 lines)
 Lines 577-583   int init_module(void) Link Here 
		devfs_mk_cdev(MKDEV(SVGALIB_HELPER_MAJOR, i),
		devfs_mk_cdev(MKDEV(SVGALIB_HELPER_MAJOR, i),
				S_IFCHR |  S_IRUGO | S_IRWXU, "svga_helper/%d", i);
				S_IFCHR |  S_IRUGO | S_IRWXU, "svga_helper/%d", i);
	}
	}
	devfs_mk_symlink("svga", "svga_helper/0");
# endif
# endif
#endif /* devfsd support */
#endif /* devfsd support */