opnsense-src/sys/dev/firewire
Doug Rabson b8b3323469 Add a new driver to support IP over firewire. This driver is intended to
conform to the rfc2734 and rfc3146 standard for IP over firewire and
should eventually supercede the fwe driver. Right now the broadcast
channel number is hardwired and we don't support MCAP for multicast
channel allocation - more infrastructure is required in the firewire
code itself to fix these problems.
2004-06-13 10:54:36 +00:00
..
00README Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial 2002-09-13 12:31:56 +00:00
firewire.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
firewire.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewirereg.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwcrom.c Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwdev.c Don't try to copy out the result payload if there isn't one. This ioctl 2004-05-23 18:43:44 +00:00
fwdma.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwmem.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwohci.c Initialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr to make sure that 2004-05-23 14:22:11 +00:00
fwohci_pci.c Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwohcireg.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwohcivar.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
fwphyreg.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
iec13213.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
iec68113.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
if_fwe.c We don't need to initialize if_output, ether_ifattach() does it 2004-05-23 16:11:53 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
if_fwip.c Add a new driver to support IP over firewire. This driver is intended to 2004-06-13 10:54:36 +00:00
if_fwipvar.h Add a new driver to support IP over firewire. This driver is intended to 2004-06-13 10:54:36 +00:00
sbp.c Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
sbp.h Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00
sbp_targ.c Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to 2004-05-22 16:14:17 +00:00