All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Hanley <sjh@svana.org>
To: Linux PPC Dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: setting the frequency on an airport card?
Date: Mon, 15 Jan 2001 22:56:10 +1100	[thread overview]
Message-ID: <20010115225610.A11116@wibble.net> (raw)
In-Reply-To: <20010115212843.A10256@wibble.net>; from sjh@svana.org on Mon, Jan 15, 2001 at 09:28:43PM +1100


On Mon, Jan 15, 2001 at 09:28:43PM +1100, Steven Hanley wrote:
>
> The aiport.c contains
> if ((port_type != 3) || (wrq->u.freq.m > 1000) || (wrq->u.freq.e > 0))
>    rc = -EOPNOTSUPP;

I must be in stupid mode today or something, I looked at this for a minute
or two and suddenly wondered, what hte heck is that port_type thing, of
course a quick glance at the top of the file shows it is a module paramater,
so when I set it on modporbe or insmode on both machines suddenly I can use
the ioctls, duh, anyway I will probably put this up on a web page or some
such in the next day or so (my how to get this running page) as it was not
exactly obvious to me and I didnt see mention of the port type paramater (I
suppose airports and their clients are usually managed)

Anyway happy now :)

	See You
	    Steve

--
sjh@wibble.net http://wibble.net/~sjh/
Look Up In The Sky
   Is it a bird?  No
      Is it a plane?  No
         Is it a small blue banana?
YES

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-01-15 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-15 10:28 setting the frequency on an airport card? Steven Hanley
2001-01-15 11:56 ` Steven Hanley [this message]

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=20010115225610.A11116@wibble.net \
    --to=sjh@svana.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=sjh@wibble.net \
    /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.