opnsense-src/sys/dev/firewire
Alexander Motin 94792a2c25 Remove some locking not needed for modern CAM.
This driver is full of LORs.  This change allows to reduce deadlock chance
from 100% to level that allows some tests to be done.

MFC after:	2 weeks
2017-02-28 05:24:06 +00:00
..
00README Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
firewire.c firewire: initialize tag label to -1 in fw_xfer_alloc() 2016-11-24 09:47:56 +00:00
firewire.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
firewire_phy.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 NULL checks after M_WAITOK allocations from firewire. 2016-05-10 10:21:03 +00:00
fwdma.c Remove NULL checks after M_WAITOK allocations from firewire. 2016-05-10 10:21:03 +00:00
fwdma.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
fwmem.c Remove NULL checks after M_WAITOK allocations from firewire. 2016-05-10 10:21:03 +00:00
fwmem.h
fwohci.c fwohci: report whether PhysicalUpperBound register is implemented 2016-11-24 09:43:42 +00:00
fwohci_pci.c Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +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 Update comments around various structs. 2009-02-12 03:05:42 +00:00
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 NULL checks after M_WAITOK allocations from firewire. 2016-05-10 10:21:03 +00:00
if_fwevar.h
if_fwip.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
if_fwipvar.h
sbp.c Add safety check against too long CDB. 2017-02-28 05:17:50 +00:00
sbp.h Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
sbp_targ.c Remove some locking not needed for modern CAM. 2017-02-28 05:24:06 +00:00