···11What: devfs22Date: July 2005 (scheduled), finally removed in kernel v2.6.1833-Contact: Greg Kroah-Hartman <gregkh@suse.de>33+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>44Description:55 devfs has been unmaintained for a number of years, has unfixable66 races, contains a naming policy within the kernel that is
+5-5
Documentation/ABI/stable/sysfs-driver-usb-usbtmc
···11What: /sys/bus/usb/drivers/usbtmc/devices/*/interface_capabilities22What: /sys/bus/usb/drivers/usbtmc/devices/*/device_capabilities33Date: August 200844-Contact: Greg Kroah-Hartman <gregkh@suse.de>44+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>55Description:66 These files show the various USB TMC capabilities as described77 by the device itself. The full description of the bitfields···1515What: /sys/bus/usb/drivers/usbtmc/devices/*/usb488_interface_capabilities1616What: /sys/bus/usb/drivers/usbtmc/devices/*/usb488_device_capabilities1717Date: August 20081818-Contact: Greg Kroah-Hartman <gregkh@suse.de>1818+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1919Description:2020 These files show the various USB TMC capabilities as described2121 by the device itself. The full description of the bitfields···29293030What: /sys/bus/usb/drivers/usbtmc/devices/*/TermChar3131Date: August 20083232-Contact: Greg Kroah-Hartman <gregkh@suse.de>3232+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>3333Description:3434 This file is the TermChar value to be sent to the USB TMC3535 device as described by the document, "Universal Serial Bus Test···42424343What: /sys/bus/usb/drivers/usbtmc/devices/*/TermCharEnabled4444Date: August 20084545-Contact: Greg Kroah-Hartman <gregkh@suse.de>4545+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>4646Description:4747 This file determines if the TermChar is to be sent to the4848 device on every transaction or not. For more details about···53535454What: /sys/bus/usb/drivers/usbtmc/devices/*/auto_abort5555Date: August 20085656-Contact: Greg Kroah-Hartman <gregkh@suse.de>5656+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>5757Description:5858 This file determines if the the transaction of the USB TMC5959 device is to be automatically aborted if there is any error.
+1-1
Documentation/ABI/testing/sysfs-class
···11What: /sys/class/22Date: Febuary 200633-Contact: Greg Kroah-Hartman <gregkh@suse.de>33+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>44Description:55 The /sys/class directory will consist of a group of66 subdirectories describing individual classes of devices
+1-1
Documentation/ABI/testing/sysfs-devices
···11What: /sys/devices22Date: February 200633-Contact: Greg Kroah-Hartman <gregkh@suse.de>33+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>44Description:55 The /sys/devices tree contains a snapshot of the66 internal state of the kernel device tree. Devices will
···11What: /sys/devices/platform/samsung/performance_level22Date: January 1, 201033KernelVersion: 2.6.3344-Contact: Greg Kroah-Hartman <gregkh@suse.de>44+Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>55Description: Some Samsung laptops have different "performance levels"66 that are can be modified by a function key, and by this77 sysfs file. These values don't always make a whole lot
+1-1
Documentation/ioctl/ioctl-number.txt
···189189'Y' all linux/cyclades.h190190'Z' 14-15 drivers/message/fusion/mptctl.h191191'[' 00-07 linux/usb/tmc.h USB Test and Measurement Devices192192- <mailto:gregkh@suse.de>192192+ <mailto:gregkh@linuxfoundation.org>193193'a' all linux/atm*.h, linux/sonet.h ATM on linux194194 <http://lrcwww.epfl.ch/>195195'b' 00-FF conflict! bit3 vme host bridge
···11Everything you never wanted to know about kobjects, ksets, and ktypes2233-Greg Kroah-Hartman <gregkh@suse.de>33+Greg Kroah-Hartman <gregkh@linuxfoundation.org>4455Based on an original article by Jon Corbet for lwn.net written October 1,662003 and located at http://lwn.net/Articles/51437/