linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@googlemail.com>
To: Julian Gordon <jewelsofthought@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: r92su driver for realtek rtl8192su usb wireless adapter
Date: Mon, 06 Jan 2014 13:37:33 +0100	[thread overview]
Message-ID: <1655218.I1JJMSx2BO@debian64> (raw)
In-Reply-To: <CAP+W=6QCwL1hbz5fRKuBr7dCS58_fVFTQ-mFjgW5rTr6y6QO-w@mail.gmail.com>

On Monday, January 06, 2014 11:18:27 AM you wrote:
> I have downloaded the dirver from http://github.com/chunkeey/rtl8192su for
> the adapter.
> 
> Upon running the make, it reports an error: it cannot find
> IEEE80211_NUM_TIDS in file r92/su/sta.h:120:26.
> 
> Where can I find the correct defintion for this varaible or an alternative
> to it?
Ah, IEEE80211_NUM_TIDS is probably just the tip. There are a few more
definitions and functions missing for the driver to compile with anything
older than 3.10 [0].

Either you can update the kernel to 3.10+ (if possible to 3.12). Or, if
you want to stick with 3.2,0-58-generic, then take a look backports [1]
project. [However, this is more complicated since you'll have to integrate
r92su into backports first].

Regards,

Christian

[0] <https://github.com/chunkeey/rtl8192su/issues/1>
[1] <https://backports.wiki.kernel.org/index.php/Main_Page>



  reply	other threads:[~2014-01-06 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06  9:18 r92su driver for realtek rtl8192su usb wireless adapte Julian Gordon
2014-01-06 12:37 ` Christian Lamparter [this message]
2014-01-06 13:38   ` r92su driver for realtek rtl8192su usb wireless adapter Julian Gordon
2014-01-06 19:01     ` Larry Finger

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=1655218.I1JJMSx2BO@debian64 \
    --to=chunkeey@googlemail.com \
    --cc=jewelsofthought@gmail.com \
    --cc=linux-wireless@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).