| Age | Commit message (Collapse) | Author | Files | Lines |
|
This duplicates the read cycle timer feature of raw1394 (added in Linux
2.6.21) in firewire-core's userspace ABI. The argument to the ioctl is
reordered though to ensure 32/64 bit compatibility.
Signed-off-by: Stefan Richter <[email protected]>
Signed-off-by: Kristian Høgsberg <[email protected]>
|
|
The isochronous packet format is still not documented, but this
is a good first step.
Signed-off-by: Kristian Høgsberg <[email protected]>
Signed-off-by: Stefan Richter <[email protected]> (format, wording)
|
|
The struct is part of the userspace interface and can not use
bitfields. This patch replaces the bitfields with a __u32 'control'
word and provides access macros to set the bits.
Signed-off-by: Kristian Høgsberg <[email protected]>
Signed-off-by: Stefan Richter <[email protected]>
|
|
Signed-off-by: Kristian Hoegsberg <[email protected]>
Signed-off-by: Stefan Richter <[email protected]>
|
|
Signed-off-by: Kristian Hoegsberg <[email protected]>
Signed-off-by: Stefan Richter <[email protected]>
|
|
Signed-off-by: Kristian Høgsberg <[email protected]>
Signed-off-by: Stefan Richter <[email protected]>
|