Mirror of https://git.kernel.org/pub/scm/libs/ieee1394/libhinawa.git for user support and continuous integration. I/O library for IEEE 1394 asynchronous transactions to/from units on the bus, with GObject Introspection.
GNU Lesser General Public License v2.1
7
stars
8
forks
source link
snd_tscm: remove mmap/munmap because not merged yet to upstream #30
In Linux 4.5 or before, snd-firewire-tascam module doesn't support mmap/munmap yet. Thus, this functionality should be removed from libhinawa 0.7.0.
This causes SndTscm.open() failure.