freebsd-dev/sys/dev/firewire
Hidetoshi Shimokawa 10d3ed6459 MFp4: FireWire
* all
- s/__FUNCTION__/__func__/.
	Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
- Compatibility for RELENG_4 and DragonFly.

* firewire
- Timestamp just before queuing.
- Retry bus probe if it fails.
- Use device_printf() for debug message.
- Invalidiate CROM while update.
- Don't process minimum/invalid CROM.

* sbp
- Add ORB_SHORTAGE flag.
- Add sbp.tags tunable.
- Revive doorbell support. It's not enabled by default.
2004-03-26 23:17:10 +00:00
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
firewire.h MFp4: FireWire 2004-03-26 23:17:10 +00:00
firewirereg.h MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwcrom.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwdev.c MFp4: FireWire 2004-03-26 23:17:10 +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 MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwmem.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohci_pci.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwohci.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwohcireg.h Use the PCIR_BAR() macro rather than a magic number to specify the BAR 2004-02-12 20:47:03 +00:00
fwohcivar.h MFp4: FireWire 2004-03-26 23:17:10 +00:00
fwphyreg.h Phy register map. 2003-09-25 09:27:05 +00:00
iec13213.h Fix for big endian. 2003-06-16 08:29:24 +00:00
iec68113.h Move CSR definitions to iec*.h from firewirereg.h. 2003-04-29 13:27:13 +00:00
if_fwe.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp_targ.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
sbp.c MFp4: FireWire 2004-03-26 23:17:10 +00:00
sbp.h MFp4: 2003-12-11 03:42:40 +00:00