On 02/02/2012 02:26 AM, Chris Boot wrote: > I've dusted off my code a bit and compile-tested it (only) so far. I > thought I'd push what I have into github so you can take an early look > while I start setting up my testing rig again. > > The code as it is now is at: > git://github.com/bootc/Linux-SBP-2-Target.git > https://github.com/bootc/Linux-SBP-2-Target > > I know my locking leaves something to be desired and I'm sure I'm using > atomics wrong, and I'm sure you'll tell me a lot more is wrong too! :-) > But I'd like to hear all of your comments. > > PS: if you try to actually use it, you have to blacklist the > firewire-sbp2 module or bad things will happen as it tries to connect to > the target on the local node. Hi Chris, Thanks, checking it out. I'm not familiar with fw tech & driver APIs so trying to wrap my head around it in comparison with other fabric modules. Does just registering the management agent cause firewire-sbp2 start poking us? What is it keying off? What would you say is the next missing piece, then? I'm looking at the Configuration ROM section in the sbp-2 spec and hoping we don't have to do all that from scratch :) Regards -- Andy -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html