Changes

9 is used by IOSP to handle incoming messages that haven't been processed
Line 21: Line 21:  
   IPC_CMD_IOCTLV = 7,
 
   IPC_CMD_IOCTLV = 7,
 
   IPC_REPLY = 8,
 
   IPC_REPLY = 8,
 +
  IPC_INTERRUPT = 9,
 
};
 
};
  
5,579

edits