opnsense-src/sys/dev/firewire
Alexander Kabaev 1ade5ec79a Do not pass whole descriptor block size as align to fwdma_malloc_multiseg
Do not pass wrong alignment value to fwdma_malloc_multiseg and ultimately
to contigalloc. In addition to being wrong, this causes insta-panic in
certain cases due to safety assertion - the alignment is required to be
the power of two and the value we calculate here seldom is.

MFC after:  1 month
2014-09-27 16:50:24 +00:00
..
00README
firewire.c
firewire.h
firewire_phy.h
firewirereg.h
fwcrom.c
fwdev.c
fwdma.c
fwdma.h
fwmem.c
fwmem.h
fwohci.c
fwohci_pci.c
fwohcireg.h
fwohcivar.h
fwphyreg.h
iec13213.h
iec68113.h
if_fwe.c
if_fwevar.h
if_fwip.c
if_fwipvar.h
sbp.c
sbp.h
sbp_targ.c