All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Buhr <buhr@telus.net>
To: "Calin A. Culianu" <calin@ajvar.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Lazy Newbie Question
Date: 21 May 2002 11:32:38 -0700	[thread overview]
Message-ID: <87ptzpwdvd.fsf@saurus.asaurus.invalid> (raw)
In-Reply-To: <fa.lnev59v.el8i1c@ifi.uio.no> <fa.kh0cciv.i5g73p@ifi.uio.no>

"Calin A. Culianu" <calin@ajvar.org> writes:
> 
> int kcomedilib_main.c: comedi_t * comedi_open(const char *pathname).

Which version of Comedi are you using?  In comedi-0.7.64 (the most
recent that I can find), I see:

  comedi-0.7.64/comedi/kcomedilib/kcomedilib_main.c:
        int comedi_open(unsigned int minor)

In comedilib-0.7.18, I see:

  comedilib-0.7.18/include/comedilib.h:
        comedi_t *comedi_open(const char *fn);

but of course that version is meant to be called from user space.

I can't find the string "pathname" in any Comedi code anywhere.

> 'nuff said.

On the contrary...

-- 
Kevin Buhr <buhr@telus.net>

       reply	other threads:[~2002-05-21 18:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.lnev59v.el8i1c@ifi.uio.no>
     [not found] ` <fa.kh0cciv.i5g73p@ifi.uio.no>
2002-05-21 18:32   ` Kevin Buhr [this message]
2002-05-21 19:56     ` Lazy Newbie Question Calin A. Culianu
2002-05-21 20:58       ` Kevin Buhr
2002-05-21 23:20         ` Calin A. Culianu
2002-05-21 23:42           ` Calin A. Culianu
2002-05-22  7:03           ` Zwane Mwaikambo
2002-05-21 15:36 Calin A. Culianu
2002-05-21 15:53 ` Richard B. Johnson
2002-05-21 16:07   ` Calin A. Culianu
2002-05-21 16:30     ` Eli Carter
2002-05-21 16:52     ` Richard B. Johnson
2002-05-21 17:38       ` Calin A. Culianu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ptzpwdvd.fsf@saurus.asaurus.invalid \
    --to=buhr@telus.net \
    --cc=calin@ajvar.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.