freebsd-dev/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 Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
firewire_phy.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
firewire.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
firewire.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
firewirereg.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwcrom.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwdev.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwdma.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwdma.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwmem.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwmem.h
fwohci_pci.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwohci.c Do not pass whole descriptor block size as align to fwdma_malloc_multiseg 2014-09-27 16:50:24 +00:00
fwohcireg.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwohcivar.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwphyreg.h
iec13213.h
iec68113.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
if_fwe.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
if_fwevar.h
if_fwip.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
if_fwipvar.h
sbp_targ.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
sbp.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
sbp.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00