public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Holger Schurig <hs4233@mail.mn-solutions.de>
To: linux-wireless@vger.kernel.org
Cc: Dan Williams <dcbw@redhat.com>,
	libertas-dev@lists.infradead.org,
	"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH 3/4] libertas: check for old, unsupported hardware
Date: Thu, 5 Jun 2008 14:02:39 +0200	[thread overview]
Message-ID: <200806051402.39736.hs4233@mail.mn-solutions.de> (raw)
In-Reply-To: <1212666420.25730.4.camel@localhost.localdomain>

I got this piece of code from the 5.0.16 GPL driver, but 
implemented it differently. I mainly put it in to find out if 
YOU have such an old silicon. When people yell "my card isn't 
supported, I get this kernel error" we can still add the 
necessary support.

I don't want to add the support right now because I don't have 
this old hardware and don't know anyone with it. So no-one could 
test this.


The 5.0.16 source mentions two things needed for this old 
hardware:

* doing read-modify-write instead of just setting bits, this
  applies to IF_CS_HOST_STATUS and IF_CS_HOST_INT_CAUSE
* and an interrupt workaround

The interrupt workaround isn't in the 5.0.16 source.

  reply	other threads:[~2008-06-05 12:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 11:08 [PATCH 3/4] libertas: check for old, unsupported hardware Holger Schurig
2008-06-05 11:46 ` Dan Williams
2008-06-05 12:02   ` Holger Schurig [this message]
2008-08-19 19:44     ` Dan Williams

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=200806051402.39736.hs4233@mail.mn-solutions.de \
    --to=hs4233@mail.mn-solutions.de \
    --cc=dcbw@redhat.com \
    --cc=libertas-dev@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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