summaryrefslogtreecommitdiffstats
path: root/src/kernel-raw1394.h
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2010-06-20 21:50:09 +0200
committerGravatar Stefan Richter 2010-09-07 11:27:03 +0200
commit926e9ea3ad43b3db4f5fea96699718677d747bac (patch)
tree2a43298065d0451c993d45080cc7a65be6ef315c /src/kernel-raw1394.h
parentFix FCP and ARM source node ID on firewire-core (diff)
Filter incoming requests per card
If multiple cards are installed, firewire-core will emit requests from nodes on any of the cards to clients. This is not expected by libraw1394 clients since a raw1394handle_t is bound to a single card alias port. On kernel 2.6.36 and newer we can filter out requests from other cards. Note that we still need to call the response ioctl in order to release kernel resources associated with an inbound transaction. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'src/kernel-raw1394.h')
0 files changed, 0 insertions, 0 deletions
e='2002-12-20 07:26:18 +0000'>2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488