[Openipmi-developer] which channel value i am going to give
Brought to you by:
cminyard
|
From: <bar...@si...> - 2007-06-14 16:24:18
|
Hii all,
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\'
parameter which value going to put.
can i use channel = 14 (Eh)
Thanks
barani
|