commit | 3e07ec0eee1662f89e57f84aff625065beb2b209 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Thu Jun 10 08:24:03 2010 +0200 |
committer | Clemens Ladisch <clemens@ladisch.de> | Thu Jun 10 08:24:03 2010 +0200 |
tree | ef164bc604c9b22d21983ae90dbe24636264db9d | |
parent | bda3b8a1faf209a98063ccd77d6833a2bb0fc77e [diff] |
firewire: core: add CSR STATE_CLEAR/STATE_SET support The state registers are zero and read-only in this implementation, so they are not of much use. However, the specification requires that they are present for transaction capable nodes, and the Base 1394 Test Suite tests for them, so we better implement them. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>