* MPC8xx and wireless HERMES-II () ???
@ 2004-04-09 12:54 Steven Scholz
2004-04-09 16:57 ` Scott Stickeler
0 siblings, 1 reply; 3+ messages in thread
From: Steven Scholz @ 2004-04-09 12:54 UTC (permalink / raw)
To: Linuxppc-Embedded
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: MPC8xx and wireless HERMES-II () ???
2004-04-09 12:54 MPC8xx and wireless HERMES-II () ??? Steven Scholz
@ 2004-04-09 16:57 ` Scott Stickeler
2004-04-15 7:07 ` Steven Scholz
0 siblings, 1 reply; 3+ messages in thread
From: Scott Stickeler @ 2004-04-09 16:57 UTC (permalink / raw)
To: Steven Scholz; +Cc: Linuxppc-Embedded
I'd be very interested in what you find out. I am working on a project where I
want to do the exact same thing. I'll stay tuned :).
-Scott
Quoting Steven Scholz <steven.scholz@imc-berlin.de>:
>
> 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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-15 7:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-09 12:54 MPC8xx and wireless HERMES-II () ??? Steven Scholz
2004-04-09 16:57 ` Scott Stickeler
2004-04-15 7:07 ` Steven Scholz
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).