[Openipmi-developer] which value i gave to the channel , connection parameter
Brought to you by:
cminyard
|
From: <bar...@si...> - 2007-06-14 15:46:42
|
Hii all,
int ipmi_pet_create(ipmi_domain_t *domain,
unsigned int connection,
unsigned int channel,
struct in_addr ip_addr,
unsigned char mac_addr[6],
unsigned int eft_sel,
unsigned int policy_num,
unsigned int apt_sel,
unsigned int lan_dest_sel,
ipmi_pet_done_cb done,
void *cb_data,
ipmi_pet_t **pet);
In the above function i dont know the \'channel\' number, can i use the
channel = Eh
In the above function what value going to give the \'connection\' parameter
Thanks
barani
|