This commit was manufactured by cvs2svn to create tag 'r3_1_0'.

This commit is contained in:
nobody
2005-10-18 21:04:10 +00:00
parent b929457aef
commit 110a025b22
50 changed files with 185 additions and 225 deletions

View File

@@ -1,7 +1,7 @@
/* The system call implemented in this file:
/* The kernel call implemented in this file:
* m_type: SYS_DEVIO
*
* The parameters for this system call are:
* The parameters for this kernel call are:
* m2_i3: DIO_REQUEST (request input or output)
* m2_i1: DIO_TYPE (flag indicating byte, word, or long)
* m2_l1: DIO_PORT (port to read/ write)