All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortelnetworks.com>
To: Linux kernel <linux-kernel@vger.kernel.org>
Subject: how to add 32/64 compatible ioctls at runtime via module?
Date: Tue, 14 Dec 2004 10:39:14 -0600	[thread overview]
Message-ID: <41BF1732.6070300@nortelnetworks.com> (raw)


I'm working on a driver for 2.6.

I'd like to be able to load the driver as a module, and have it register for 
various ioctl() calls on a device node (which can be dynamic, so no problem there).

I'm not sure how to go about registering at runtime for 32/64 bit compatibility 
so that I can load a module into a ppc64 kernel, and have 32-bit userspace code 
call those ioctls.

Can anyone give some pointers, or direct me to existing code?

Thanks,

Chris


             reply	other threads:[~2004-12-14 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-14 16:39 Chris Friesen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-12-14 17:27 how to add 32/64 compatible ioctls at runtime via module? Mikael Pettersson
2004-12-14 17:31 ` Jan Engelhardt
2004-12-14 17:40 ` Chris Friesen

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=41BF1732.6070300@nortelnetworks.com \
    --to=cfriesen@nortelnetworks.com \
    --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.