atom feed8 messages in org.freebsd.freebsd-firewireImplementation of the AGENT_STATE Reg...
FromSent OnAttachments
Sean BrunoFeb 4, 2008 3:21 pm 
Hidetoshi ShimokawaFeb 4, 2008 8:20 pm 
Sean BrunoFeb 4, 2008 8:25 pm 
Hidetoshi ShimokawaFeb 4, 2008 8:43 pm 
Sean BrunoFeb 6, 2008 12:09 pm 
Sean BrunoFeb 6, 2008 12:45 pm 
Sean BrunoFeb 8, 2008 1:06 pm 
Hidetoshi ShimokawaMar 5, 2008 2:13 am 
Subject:Implementation of the AGENT_STATE Register
From:Hidetoshi Shimokawa (simo@FreeBSD.ORG)
Date:Feb 4, 2008 8:20:24 pm
List:org.freebsd.freebsd-firewire

I think you can send async. packets using fwmem_write_* functions.

On Feb 5, 2008 8:21 AM, Sean Bruno <sbr@miralink.com> wrote:

Hidetoshi:

I'm attempting to implement the AGENT_STATE register in sbp_targ. Somehow, I can't understand how to sent the agent state back to the initiator.

I am processing the request, but I am really unsure how to return the state(what function calls?).