User Tools

Site Tools


x68000:writing_drivers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
x68000:writing_drivers [2014/07/11 01:03] – [0x04 - Input (read)] eidisx68000:writing_drivers [2014/07/11 01:04] – [0x05 - Read no wait] eidis
Line 239: Line 239:
 |  14  |  Long  |Pointer to a buffer that'll contain the readed data from the unit.The driver is responsible of filling this buffer.  | |  14  |  Long  |Pointer to a buffer that'll contain the readed data from the unit.The driver is responsible of filling this buffer.  |
 |  18  |  Long  |Block device driver : number of sector to read. A sector length is normally specified by the BPB.  | |  18  |  Long  |Block device driver : number of sector to read. A sector length is normally specified by the BPB.  |
-|||Character device driver : Buffer size.  | +| | |Character device driver : Buffer size.  |
 |  22  |  Long  |Block device driver only : logical start sector to read from.  | |  22  |  Long  |Block device driver only : logical start sector to read from.  |
  
Line 248: Line 248:
 ===== 0x05 - Read no wait ===== ===== 0x05 - Read no wait =====
  
-Command ID : 0x05 (C_NDREAD)+**Command ID :** 0x05 (C_NDREAD)
  
 **Availability :** Character **Availability :** Character
x68000/writing_drivers.txt · Last modified: 2019/08/27 20:45 by 127.0.0.1