haiku/headers/private/firewire
Pawel Dziepak 077c84eb27 kernel: atomic_*() functions rework
* No need for the atomically changed variables to be declared as
   volatile.
 * Drop support for atomically getting and setting unaligned data.
 * Introduce atomic_get_and_set[64]() which works the same as
   atomic_set[64]() used to. atomic_set[64]() does not return the
   previous value anymore.
2013-11-05 22:32:59 +01:00
..
eui64.h work from JiSheng Zhang : fwcontrol with firewire headers from FreeBSD current. Thanks! 2007-07-15 17:43:02 +00:00
firewire_module.h work from JiSheng Zhang : firewire and ohci modules from FreeBSD current, update for fw_raw and fw_control. Thanks! 2007-08-30 21:59:49 +00:00
firewire.h Patch by JiSheng Zhang: Update the FireWire stack and tools to the current 2009-03-28 10:01:21 +00:00
firewirereg.h replaced benaphore with mutex 2008-05-31 19:50:53 +00:00
fwdma.h work from JiSheng Zhang : firewire and ohci modules from FreeBSD current, update for fw_raw and fw_control. Thanks! 2007-08-30 21:59:49 +00:00
fwglue.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
fwphyreg.h Patch by JiSheng Zhang: Update the FireWire stack and tools to the current 2009-03-28 10:01:21 +00:00
iec13213.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
iec68113.h work from JiSheng Zhang : fwcontrol with firewire headers from FreeBSD current. Thanks! 2007-07-15 17:43:02 +00:00
queue.h work from JiSheng Zhang : fwcontrol with firewire headers from FreeBSD current. Thanks! 2007-07-15 17:43:02 +00:00
timer.h work from JiSheng Zhang : firewire and ohci modules from FreeBSD current, update for fw_raw and fw_control. Thanks! 2007-08-30 21:59:49 +00:00