You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
463 B
13 lines
463 B
19 years ago
|
What: devfs
|
||
19 years ago
|
Date: July 2005 (scheduled), finally removed in kernel v2.6.18
|
||
19 years ago
|
Contact: Greg Kroah-Hartman <gregkh@suse.de>
|
||
|
Description:
|
||
|
devfs has been unmaintained for a number of years, has unfixable
|
||
|
races, contains a naming policy within the kernel that is
|
||
|
against the LSB, and can be replaced by using udev.
|
||
19 years ago
|
The files fs/devfs/*, include/linux/devfs_fs*.h were removed,
|
||
19 years ago
|
along with the the assorted devfs function calls throughout the
|
||
|
kernel tree.
|
||
|
|
||
|
Users:
|