freebsd-dev/sys/dev/firewire
Hidetoshi Shimokawa 455454994f MFp4(simokawa_sbp branch)
Improve SBP device probeing:
- Wait 2 sec before issuing LOGIN ORB expecting the reconnection
	hold timer expires.
- Serialize management ORB and scanning LUN by CAM on each target.
	This should fix the problem for devices which have multiple LUNs.
	Test device is donated by: Jaye Mathisen <mrcpu@internetcds.com>
- Freeze SIM queue for 2 sec after BUS RESET.
- Retry with LOGIN rather than RECONNECT after LOGIN is not completed for
	BUS RESET.
- Use appropriate CAM status for BUS RESET and DEVICE RESET.
- Let CAM to scan targets after BUS REST.
- Implement CAM scan target function.
- Keep our own devq freeze count.
- Let CAM to know that SBP does tagged queuing.

These should be merged to RELENG_4 before 4.8-RELEASE.
2003-02-27 12:51:24 +00:00
..
00README
firewire_phy.h
firewire.c MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
firewire.h Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
firewirereg.h MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
fwmem.c MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00
fwmem.h - Implement write part. 2003-02-04 17:09:59 +00:00
fwohci_pci.c Use pci_get_devid(). 2003-02-18 10:01:44 +00:00
fwohci.c * firewire.c 2003-02-18 09:39:48 +00:00
fwohcireg.h Use pci_get_devid(). 2003-02-18 10:01:44 +00:00
fwohcivar.h function name change. 2003-01-31 14:14:45 +00:00
iec13213.h - Add more CSR related definitions (IEEE-1212). 2002-12-30 09:41:32 +00:00
iec68113.h Fix typo 2003-02-21 02:09:39 +00:00
if_fwe.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_fwevar.h
sbp.c MFp4(simokawa_sbp branch) 2003-02-27 12:51:24 +00:00