1c18f6365SGreg Kroah-HartmanWhat:		/sys/class/
2c18f6365SGreg Kroah-HartmanDate:		Febuary 2006
3c18f6365SGreg Kroah-HartmanContact:	Greg Kroah-Hartman <gregkh@suse.de>
4c18f6365SGreg Kroah-HartmanDescription:
5c18f6365SGreg Kroah-Hartman		The /sys/class directory will consist of a group of
6c18f6365SGreg Kroah-Hartman		subdirectories describing individual classes of devices
7c18f6365SGreg Kroah-Hartman		in the kernel.  The individual directories will consist
8c18f6365SGreg Kroah-Hartman		of either subdirectories, or symlinks to other
9c18f6365SGreg Kroah-Hartman		directories.
10c18f6365SGreg Kroah-Hartman
11c18f6365SGreg Kroah-Hartman		All programs that use this directory tree must be able
12c18f6365SGreg Kroah-Hartman		to handle both subdirectories or symlinks in order to
13c18f6365SGreg Kroah-Hartman		work properly.
14c18f6365SGreg Kroah-Hartman
15c18f6365SGreg Kroah-HartmanUsers:
16c18f6365SGreg Kroah-Hartman	udev <linux-hotplug-devel@lists.sourceforge.net>
17