From 02f6b4e7bd0481f452a3aaaa62f51c57bbc7b4f1 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 28 Jan 2014 20:24:40 +0200 Subject: [PATCH] README: The sysfs class now includes no channels Signed-off-by: Tzafrir Cohen --- README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README b/README index 5d9d660..e95d380 100644 --- a/README +++ b/README @@ -897,11 +897,12 @@ to other nodes. Class DAHDI ^^^^^^^^^^^ -under /sys/class/dadhi there exists a node for each DAHDI device file -under /dev/dahdi. The name is 'dahdi!foo' for the file '/dev/dahdi/foo' -(udev translates exclamation marks to slashes). Those nodes are not, for -the most part, proper SysFS nodes, and don't include any interesting -properties. +Under /sys/class/dadhi there exists a node for the non-channel DAHDI +device file under /dev/dahdi. The name is 'dahdi!foo' for the file +'/dev/dahdi/foo' (udev translates exclamation marks to slashes). Those +nodes are not, for the most part, proper SysFS nodes, and don't include +any interesting properties. The files in this class `ctl`, `timer`, +`channel`, `pseudo` and (if exists) `transcode`. Devices Bus