bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A question about gnumach...


From: Diego Roversi
Subject: A question about gnumach...
Date: Sun, 18 Nov 2001 21:39:31 +0100
User-agent: Mutt/1.2.5i

Hello,

  I was studing the gnumach sources and I found the following interface:
  
routine device_read(
                device          : device_t;
        sreplyport reply_port   : reply_port_t;
        in      mode            : dev_mode_t;
        in      recnum          : recnum_t;
        in      bytes_wanted    : int;
        out     data            : io_buf_ptr_t
        );

But I don't understand why there are two arguments: recnum and bytes_wanted.
Only one of them is not enough? There is some documentation somewhere about
this system call?

TIA

--- 
Saluti / Regards

Diego Roversi | diegor at maganet.net
              | diegor at tiscalinet.it 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]