Ticket #15 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

Some SPI functions are not implemnted yet

Reported by: kazutomo Owned by: kazutomo
Priority: major Milestone: V1R4 Release
Component: ZeptoOS Version:
Keywords: Cc:

Description

We need to implement Kernel_CounterGroupFree(), Kernel_InjFifoGroupFree() at least. Kernel_FlushInterruptState() might be necessary. Not sure pthread_poof_np(), Kernel_SetCommThreadConfig(), Kernel_DeliverCommSignal()

Change History

comment:1 Changed 15 years ago by kazutomo

  • Owner changed from [email protected] to kazutomo
  • Status changed from new to assigned

not yet, at least we need to implement free.

comment:2 Changed 15 years ago by kazutomo

  • Milestone set to Release before SC08

at least, freeing resource code needs to be implmented

comment:3 Changed 14 years ago by kazutomo

  • Milestone changed from Release for V1R3 to Release after SC08 before SC09 (tentative)

comment:4 Changed 14 years ago by kazutomo

  • Status changed from assigned to closed
  • Resolution set to fixed

Most of them are not necessary on Linux.

CNK provides Kernel_CounterGroupFree() but it's not implemented on CNK. ( Zepto Kernel frees DMA resources after job termiation ) Regular pthread and mutex covers CNK thread related functions.

Note: See TracTickets for help on using tickets.