freebsd-skq/sys/dev/firewire
Will Andrews 4dd896995c Fix firewire panic when issuing a reply to an unhandled
asynchronous remote dma request (DMA request that the
hardware cannot automatically handle).

sys/dev/firewire/firewire.c
	In fw_rcv(), add missing early return in the error
	path for DMA requests to unregistered regions.

Submitted by:	gibbs
MFC after:	1 week
Sponsored by:	Spectra Logic
MFSpectraBSD:	1110993 on 2015/01/06
2015-01-21 20:06:25 +00:00
..
00README
firewire_phy.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
firewire.c Fix firewire panic when issuing a reply to an unhandled 2015-01-21 20:06:25 +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 Properly lock accesss to the firewire_comm->devices list. 2015-01-21 20:05:10 +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 Prevent overflow issues in timeout processing 2014-11-21 21:01:24 +00:00
sbp.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00