A Firewire Interface
The Linux kernel's IEEE 1394 subsystem provides access to the raw 1394
bus through the raw1394 module. This includes the standard 1394
transactions (read, write, lock) on the active side, isochronous
stream receiving and sending and dumps of data written to the
FCP_COMMAND and FCP_RESPONSE registers. raw1394 uses a character
device to communicate to user programs using a special protocol.
libraw1394 was created with the intent to hide that protocol from
applications so that
- the protocol has to be implemented correctly only once.
- all work can be done using easy to understand functions instead of
handling a complicated command structure.
- only libraw1394 has to be changed when raw1394's interface changes.
Maintainer: Dan Dennedy
Original author: Andreas Bombe
or
Contributors:
Manfred Weihs
Christian Toegel
Dan Maas
Ben Collins
Pieter Palmers
- Sources inherited from project openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / libraw1394
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:B/libraw1394 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000219 219 Bytes | |
libraw1394-2.1.1.tar.sign | 0000000819 819 Bytes | |
libraw1394-2.1.1.tar.xz | 0000309396 302 KB | |
libraw1394-exports.patch | 0000000536 536 Bytes | |
libraw1394.changes | 0000008498 8.3 KB | |
libraw1394.keyring | 0000003316 3.24 KB | |
libraw1394.no-isodump.patch | 0000000460 460 Bytes | |
libraw1394.spec | 0000003988 3.89 KB |
Revision 4 (latest revision is 26)
update link
Comments 0