]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: add CSR cmstr support
authorClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:36:37 +0000 (08:36 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:36:37 +0000 (08:36 +0200)
commit8da7f74bd505c37d533a9637e44cdf2cb4f75602
treefd4c275e8ef894d60602e1b4d1f81150e54b32f8
parent3e798e48672ef507f492dcf37c8edb170c47d88c
firewire: add CSR cmstr support

Implement the cmstr bit, which is required for cycle master capable
nodes and tested for by the Base 1394 Test Suite.

This bit allows the bus master to disable cycle start packets; there are
bus master implementations that actually do this.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
drivers/firewire/core-transaction.c
drivers/firewire/core.h
drivers/firewire/ohci.c
drivers/firewire/ohci.h