From: Greg KH <greg@kroah.com>
To: Al Hooton <al@hootons.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: ioctl assignment strategy?
Date: Tue, 14 Dec 2004 16:46:20 -0800 [thread overview]
Message-ID: <20041215004620.GA15850@kroah.com> (raw)
In-Reply-To: <1103067067.2826.92.camel@chatsworth.hootons.org>
On Tue, Dec 14, 2004 at 03:31:07PM -0800, Al Hooton wrote:
> It was 6-7 years ago that I last worked on driver level stuff, I expect
> I've got a whack with a cluebat coming....
Minor one coming, why do you want to use an ioctl? ioctls are generally
frowned upon these days, and trying to add a new one is a tough and
arduous process, that is not for the weak, or faint of heart.
thanks,
greg k-h
next prev parent reply other threads:[~2004-12-15 0:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-14 23:31 ioctl assignment strategy? Al Hooton
2004-12-15 0:46 ` Greg KH [this message]
2004-12-15 14:53 ` Chris Friesen
2004-12-17 23:48 ` Greg KH
2004-12-20 17:37 ` Chris Friesen
2004-12-20 22:48 ` Pjotr Kourzanov
2004-12-21 0:32 ` Alan Cox
2004-12-21 2:06 ` Lee Revell
2004-12-21 12:51 ` Olivier Galibert
2004-12-21 17:24 ` Greg KH
2004-12-22 17:16 ` Al Hooton
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=20041215004620.GA15850@kroah.com \
--to=greg@kroah.com \
--cc=al@hootons.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.