opnsense-src/sys/dev/firewire
Will Andrews 138ebd1b64 Start the process of cleaning up FreeBSD's firewire driver.
sys/dev/firewire/firewire.c:
sys/dev/firewire/firewire.h:
sys/dev/firewire/firewirereg.h:
sys/dev/firewire/fwcrom.c:
sys/dev/firewire/fwdev.c:
sys/dev/firewire/fwdma.c:
sys/dev/firewire/fwmem.c:
sys/dev/firewire/fwohci.c:
sys/dev/firewire/fwohci_pci.c:
sys/dev/firewire/fwohcivar.h:
sys/dev/firewire/if_fwe.c:
sys/dev/firewire/if_fwip.c:
sys/dev/firewire/sbp.c:
sys/dev/firewire/sbp_targ.c:
	Unifdef the code, removing support for DragonflyBSD
	and FreeBSD prior to version 5.

Submitted by:	gibbs
MFC after:	1 month
Sponsored by:	Spectra Logic
MFSpectraBSD:	1081188 on 2014/08/01
2014-09-18 17:28:21 +00:00
..
00README Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
firewire.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
firewire.h Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
firewire_phy.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
firewirereg.h Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwcrom.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwdev.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwdma.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwdma.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
fwmem.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwmem.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
fwohci.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwohci_pci.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwohcireg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
fwohcivar.h Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwphyreg.h Update comments around various structs. 2009-02-12 03:05:42 +00:00
iec13213.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
iec68113.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_fwe.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
if_fwevar.h MFp4: MPSAFE firewire stack. 2007-06-06 14:31:36 +00:00
if_fwip.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
if_fwipvar.h MFp4: MPSAFE firewire stack. 2007-06-06 14:31:36 +00:00
sbp.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
sbp.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
sbp_targ.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00