Changeset 279 for trunk/kernel/devices/dev_fbf.c
- Timestamp:
- Jul 27, 2017, 12:23:29 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/devices/dev_fbf.c
r214 r279 120 120 // It builds and registers the command in the calling thread descriptor, after 121 121 // translation of buffer virtual address to physical address. 122 // Then, it registers the calling thead in chdev waiting queue.122 // Then, it registers the calling thead in the relevant DMA chdev waiting queue. 123 123 // Finally it blocks on the THREAD_BLOCKED_DEV condition and deschedule. 124 124 ////////////////////////////////////i/////////////////////////////////////////////
Note: See TracChangeset
for help on using the changeset viewer.