linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: Linuxppc-Embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: MPC8xx and wireless HERMES-II () ???
Date: Fri, 09 Apr 2004 14:54:44 +0200	[thread overview]
Message-ID: <40769D14.3030801@imc-berlin.de> (raw)


Hi there,

I am trying to get a "proxim ORiNOCO PC Card" to work on my MPC8xx board
with PCMCIA CS.

Since it has a HERMES-II chipset I can't use the orinoco driver. So I went
for Agere's wl_lkm_718_release.tar.gz.

After inserting the card I get

	Wireless, HCF failure: "Command buffer size insufficient"

:-(

But funny enough I found the lines

/*******************************************************************/
/************************  Motorola Power PC 800 family  ***********/
/*******************************************************************/
/* known users: LH@I  */
#if defined I_MPC8XX
...

/*******************************************************************/
/************************  MPC860  *********************************/
/*******************************************************************/
/* known users: RR */

#if defined CPU
#if CPU == PPC860

in the include/hcf/hcfcfg.h. So of course now I wonder who might "LH@I" and
"RR" be and if they realy use this driver in an MPC8xx environment.

Any hints are mostly welcome !!!

Thansk a million!

--
Steven Scholz

imc Measurement & Control               imc Meßsysteme GmbH
Voltastr. 5                             Voltastr. 5
13355 Berlin                            13355 Berlin
Germany                                 Deutschland


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

             reply	other threads:[~2004-04-09 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-09 12:54 Steven Scholz [this message]
2004-04-09 16:57 ` MPC8xx and wireless HERMES-II () ??? Scott Stickeler
2004-04-15  7:07   ` Steven Scholz

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=40769D14.3030801@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=linuxppc-embedded@lists.linuxppc.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).