NetBSD/sys/dev/ieee1394
chs d47bcd296c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
2019-11-10 21:16:21 +00:00
..
files.ieee1394
firewire_phy.h
firewire.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
firewire.h
firewirereg.h Kill some more tsleep. 2016-11-20 22:47:39 +00:00
fwcrom.c
fwdev.c memory leak, found by Mootja; it seems that we should check the return 2017-06-25 12:39:27 +00:00
fwdma.c Fix fwdma_free() for when bus_dmamap_unload() clobbers the dmamap. 2018-12-13 16:38:26 +00:00
fwdma.h
fwmem.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
fwmem.h
fwohci.c Fix operand priority of bit op vs ternary operator. 2019-10-28 18:38:43 +00:00
fwohcireg.h Use unsigned to avoid undefined behavior. Found by kUBSan. 2019-10-15 18:20:44 +00:00
fwohcivar.h
fwphyreg.h
iec13213.h
iec68113.h
if_fwip.c Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
if_fwipvar.h
Makefile
sbp.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
sbp.h