cvs commit: src/sys/dev/firewire sbp.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Fri Oct 17 21:59:48 PDT 2003
simokawa 2003/10/17 21:59:47 PDT
FreeBSD src repository
Modified files:
sys/dev/firewire sbp.c
Log:
- Call sbp_reset_start() for mgm timeout.
- Change type of target->luns to allocate an array of LUNs dynamically.
This allows targets to change their number of LUNs after each bus reset.
- Serialize ORB POINTER command for each LUN.
- Improve debug messages.
Revision Changes Path
1.65 +316 -166 src/sys/dev/firewire/sbp.c
More information about the cvs-src
mailing list