Changes between Version 29 and Version 30 of kernel_syscalls


Ignore:
Timestamp:
Jan 23, 2015, 6:56:05 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_syscalls

    v29 v30  
    5151== NIC related syscall handlers ==
    5252
    53 These 4 functions can be used for both a NIC_RX or NIC_TX channel, depending on the '''is_rx''' argument.
     53These 6 functions can be used for both a NIC_RX or NIC_TX channel, depending on the '''is_rx''' argument.
    5454
    5555=== 1) int '''_sys_nic_alloc'''( unsigned int is_rx ,  unsigned int x_size ,  unsigned int y_size ) ===