All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Wireless Extension update
Date: 14 Oct 2001 17:08:51 -0700	[thread overview]
Message-ID: <9qd9ej$982$1@cesium.transmeta.com> (raw)
In-Reply-To: <20011008191247.B6816@bougret.hpl.hp.com>

Followup to:  <20011008191247.B6816@bougret.hpl.hp.com>
By author:    Jean Tourrilhes <jt@bougret.hpl.hp.com>
In newsgroup: linux.dev.kernel
>  /* -------------------------- IOCTL LIST -------------------------- */
> @@ -137,6 +144,8 @@
>  #define SIOCGIWRANGE	0x8B0B		/* Get range of parameters */
>  #define SIOCSIWPRIV	0x8B0C		/* Unused */
>  #define SIOCGIWPRIV	0x8B0D		/* get private ioctl interface info */
> +#define SIOCSIWSTATS	0x8B0E		/* Unused */
> +#define SIOCGIWSTATS	0x8B0F		/* Get /proc/net/wireless stats */
>  
>  /* Mobile IP support */
>  #define SIOCSIWSPY	0x8B10		/* set spy addresses */
> @@ -177,11 +186,33 @@
>  #define SIOCSIWPOWER	0x8B2C		/* set Power Management settings */
>  #define SIOCGIWPOWER	0x8B2D		/* get Power Management settings */
>  

Please, pretty please, use _IOC() macros...

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>

  parent reply	other threads:[~2001-10-15  0:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-09  2:12 Wireless Extension update Jean Tourrilhes
2001-10-09 16:22 ` Randy.Dunlap
2001-10-09 16:35   ` Jean Tourrilhes
2001-10-14 21:58   ` Riley Williams
2001-10-15  0:07     ` H. Peter Anvin
2001-10-15 19:26       ` Roeland Th. Jansen
2001-10-15 19:31         ` H. Peter Anvin
2001-10-15 21:02           ` Tobias Ringstrom
2001-10-15  0:08 ` H. Peter Anvin [this message]
     [not found] ` <200110150008.RAA09482@cesium.transmeta.com>
2001-10-15 16:37   ` Jean Tourrilhes
  -- strict thread matches above, loose matches on Subject: below --
2001-03-29  2:12 Jean Tourrilhes
2000-12-20  0:59 Jean Tourrilhes

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='9qd9ej$982$1@cesium.transmeta.com' \
    --to=hpa@zytor.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.