freebsd-nq/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
firewire_phy.h
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
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
fwmem.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwmem.h
fwohci_pci.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
fwohci.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
iec13213.h
iec68113.h
if_fwe.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
if_fwevar.h
if_fwip.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +00:00
if_fwipvar.h
sbp_targ.c Start the process of cleaning up FreeBSD's firewire driver. 2014-09-18 17:28:21 +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