summaryrefslogtreecommitdiff
path: root/io-tool/sysfs-tests
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-07-27 14:38:09 -0500
committerJesse Gilles <jgilles@multitech.com>2010-07-27 14:38:09 -0500
commitb3556e09b09136ac6b4435b2ccd1f57a13365535 (patch)
tree74a29854b11d1e0fa629250686e9adab221ac63f /io-tool/sysfs-tests
parenteee8f03b6f9a49fe072533d5aa4795d4df4ae539 (diff)
downloadcdp-io-controller-b3556e09b09136ac6b4435b2ccd1f57a13365535.tar.gz
cdp-io-controller-b3556e09b09136ac6b4435b2ccd1f57a13365535.tar.bz2
cdp-io-controller-b3556e09b09136ac6b4435b2ccd1f57a13365535.zip
add extserial-dtrv0.3.0
* Add ability to read DTR pin on external serial port
Diffstat (limited to 'io-tool/sysfs-tests')
-rwxr-xr-xio-tool/sysfs-tests8
1 files changed, 8 insertions, 0 deletions
diff --git a/io-tool/sysfs-tests b/io-tool/sysfs-tests
index 3c55a3d..fb465b4 100755
--- a/io-tool/sysfs-tests
+++ b/io-tool/sysfs-tests
@@ -133,10 +133,18 @@ show_assert extserial-dcd 0
store_assert extserial-dcd 1
store_assert extserial-dcd 0
+show_assert extserial-dsr 0
+store_assert extserial-dsr 1
+store_assert extserial-dsr 0
+
show_assert extserial-ri 0
store_assert extserial-ri 1
store_assert extserial-ri 0
+show_assert extserial-dtr 0
+store extserial-dtr 1
+show_assert extserial-dtr 0
+
show_assert led-sig1 0
store_assert led-sig1 1
store_assert led-sig1 0