linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* benh 2.4.4-pre3, Titanium and AirPort
@ 2001-04-18 11:04 Alain RICHARD
  2001-04-18 11:52 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 7+ messages in thread
From: Alain RICHARD @ 2001-04-18 11:04 UTC (permalink / raw)
  To: linuxppc-dev


I am currently using Benjamin Herrenschmidt 2.4.4-pre3 kernel on my
Titanium. The only problem I am currently experiencing is that the
kernel PCMCIA i82365.c driver do not recognized the PCI cardbus
adaptator.

Is there any solution (patch) to get it recognized ?

Also as the current airport driver is now based on the orinoco_cs
(and hermes) driver that depends on PCMCIA support, I am unable to
get airport working. Is there any solution to get it working without
PCMCIA ?

--
-------------------------------------------------------
Alain RICHARD <mailto:alain.richard@equation.fr>
EQUATION SA <http://www.equation.fr/>
Tel : +33 477 79 48 00	 Fax : +33 477 79 48 01
Applications client/serveur, ingénierie réseau et Linux

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: benh 2.4.4-pre3, Titanium and AirPort
  2001-04-18 11:04 benh 2.4.4-pre3, Titanium and AirPort Alain RICHARD
@ 2001-04-18 11:52 ` Benjamin Herrenschmidt
  2001-04-18 13:25   ` Alain RICHARD
  0 siblings, 1 reply; 7+ messages in thread
From: Benjamin Herrenschmidt @ 2001-04-18 11:52 UTC (permalink / raw)
  To: Alain RICHARD, linuxppc-dev


>I am currently using Benjamin Herrenschmidt 2.4.4-pre3 kernel on my
>Titanium. The only problem I am currently experiencing is that the
>kernel PCMCIA i82365.c driver do not recognized the PCI cardbus
>adaptator.

Looks like I'll really have to find a PCMCIA card...

>Is there any solution (patch) to get it recognized ?
>
>Also as the current airport driver is now based on the orinoco_cs
>(and hermes) driver that depends on PCMCIA support, I am unable to
>get airport working. Is there any solution to get it working without
>PCMCIA ?

The airport driver should work if you built PCMCIA in the kernel
(no need to actually have a working PCMCIA).

I'm working on a separation of the airport and pcmcia stuffs so
that the airport driver can be used without pcmcia, but it's not
done yet.

Ben.


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: benh 2.4.4-pre3, Titanium and AirPort
  2001-04-18 11:52 ` Benjamin Herrenschmidt
@ 2001-04-18 13:25   ` Alain RICHARD
  2001-04-18 15:14     ` Michel Dänzer
  2001-04-18 15:15     ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 7+ messages in thread
From: Alain RICHARD @ 2001-04-18 13:25 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev


>  >I am currently using Benjamin Herrenschmidt 2.4.4-pre3 kernel on my
>>Titanium. The only problem I am currently experiencing is that the
>  >kernel PCMCIA i82365.c driver do not recognized the PCI cardbus
>>adaptator.
>
>Looks like I'll really have to find a PCMCIA card...

not needed for the test, what seems to be not functionning is the
loading of i82365 module (in the errorlog, it indicates he found no
adaptator). Under a pismo there is no such problem.

>
>>Is there any solution (patch) to get it recognized ?
>>
>>Also as the current airport driver is now based on the orinoco_cs
>>(and hermes) driver that depends on PCMCIA support, I am unable to
>>get airport working. Is there any solution to get it working without
>>PCMCIA ?
>
>The airport driver should work if you built PCMCIA in the kernel
>(no need to actually have a working PCMCIA).

I have built PCMCIA in the kernel, but the problem is that to load
orinico_cs, we must first load the PCMCIA support because it depends
on ds that depends on a working pcmcia adaptor driver (i82365 in
previous powerbooks).

The problem seems that i82365 seems not recognizing the cardbus on
titanium. lspci output is :

01:1a.0 CardBus bridge: Texas Instruments PCI1211
         Flags: bus master, medium devsel, latency 16, IRQ 58
         Memory at 80080000 (32-bit, non-prefetchable) [size=4K]
         Bus: primary=01, secondary=02, subordinate=05, sec-latency=32
         I/O window 1: 00000000-00000003
         16-bit legacy interface ports at 1011

>
>I'm working on a separation of the airport and pcmcia stuffs so
>that the airport driver can be used without pcmcia, but it's not
>done yet.

Yes, probably we need a separate orinoco_cs and airport driver,
perhaps depending both on the same implementation module (hermes
driver ?).

>
>Ben.

Regards,
--
-------------------------------------------------------
Alain RICHARD <mailto:alain.richard@equation.fr>
EQUATION SA <http://www.equation.fr/>
Tel : +33 477 79 48 00	 Fax : +33 477 79 48 01
Applications client/serveur, ingénierie réseau et Linux

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: benh 2.4.4-pre3, Titanium and AirPort
  2001-04-18 13:25   ` Alain RICHARD
@ 2001-04-18 15:14     ` Michel Dänzer
  2001-04-18 15:15     ` Benjamin Herrenschmidt
  1 sibling, 0 replies; 7+ messages in thread
From: Michel Dänzer @ 2001-04-18 15:14 UTC (permalink / raw)
  To: Alain RICHARD; +Cc: Benjamin Herrenschmidt, linuxppc-dev


Alain RICHARD wrote:

> I have built PCMCIA in the kernel, but the problem is that to load
> orinico_cs, we must first load the PCMCIA support because it depends
> on ds that depends on a working pcmcia adaptor driver (i82365 in
> previous powerbooks).
>
> The problem seems that i82365 seems not recognizing the cardbus on
> titanium. lspci output is :
>
> 01:1a.0 CardBus bridge: Texas Instruments PCI1211
>          Flags: bus master, medium devsel, latency 16, IRQ 58
>          Memory at 80080000 (32-bit, non-prefetchable) [size=4K]
>          Bus: primary=01, secondary=02, subordinate=05, sec-latency=32
>          I/O window 1: 00000000-00000003
>          16-bit legacy interface ports at 1011

I have the same on my Pismo and I use the yenta_socket module. I'm writing
this from an Airport connection. :)


--
Earthling Michel Dänzer (MrCooper)    \   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \        XFree86 and DRI project member

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: benh 2.4.4-pre3, Titanium and AirPort
  2001-04-18 13:25   ` Alain RICHARD
  2001-04-18 15:14     ` Michel Dänzer
@ 2001-04-18 15:15     ` Benjamin Herrenschmidt
  2001-04-18 16:21       ` Alain RICHARD
  1 sibling, 1 reply; 7+ messages in thread
From: Benjamin Herrenschmidt @ 2001-04-18 15:15 UTC (permalink / raw)
  To: Alain RICHARD, linuxppc-dev


>
>01:1a.0 CardBus bridge: Texas Instruments PCI1211
>         Flags: bus master, medium devsel, latency 16, IRQ 58
>         Memory at 80080000 (32-bit, non-prefetchable) [size=4K]
>         Bus: primary=01, secondary=02, subordinate=05, sec-latency=32
>         I/O window 1: 00000000-00000003
>         16-bit legacy interface ports at 1011

I have the same chip on the Pismo that is recognized by the Yenta driver

Ben.


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: benh 2.4.4-pre3, Titanium and AirPort
  2001-04-18 15:15     ` Benjamin Herrenschmidt
@ 2001-04-18 16:21       ` Alain RICHARD
  2001-04-18 16:46         ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 7+ messages in thread
From: Alain RICHARD @ 2001-04-18 16:21 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev


>  >
>>01:1a.0 CardBus bridge: Texas Instruments PCI1211
>>          Flags: bus master, medium devsel, latency 16, IRQ 58
>>          Memory at 80080000 (32-bit, non-prefetchable) [size=4K]
>>          Bus: primary=01, secondary=02, subordinate=05, sec-latency=32
>>          I/O window 1: 00000000-00000003
>>          16-bit legacy interface ports at 1011
>
>I have the same chip on the Pismo that is recognized by the Yenta driver
>
>Ben.

ok, i have now tried the yenta module and it works now.

Just some more little problems :

- I am using wireless_tools.21 from Jean Tourrib (?) site and it
complains about  getting wireless extensions version 0 and needing
version 11. But iwconfig seems to work and is able to program the
card.

- at module loading and without options, the driver recognize the
card as "firmware ID 1F vendor 1 (lucent) version 7.25" and "WEP
supported, "128"-bit key and then complains about enable to load
module airport0 and airport1. I was thinking that airport cards where
binded to airport0 and not eth0 by default and support only 40 bit
mode ?

- the driver no longer seams to support the various setting as
options for the module; what is now the recommended way of doing it ?

Regards,
--
-------------------------------------------------------
Alain RICHARD <mailto:alain.richard@equation.fr>
EQUATION SA <http://www.equation.fr/>
Tel : +33 477 79 48 00	 Fax : +33 477 79 48 01
Applications client/serveur, ingénierie réseau et Linux

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: benh 2.4.4-pre3, Titanium and AirPort
  2001-04-18 16:21       ` Alain RICHARD
@ 2001-04-18 16:46         ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 7+ messages in thread
From: Benjamin Herrenschmidt @ 2001-04-18 16:46 UTC (permalink / raw)
  To: Alain RICHARD, linuxppc-dev


>
>- at module loading and without options, the driver recognize the
>card as "firmware ID 1F vendor 1 (lucent) version 7.25" and "WEP
>supported, "128"-bit key and then complains about enable to load
>module airport0 and airport1. I was thinking that airport cards where
>binded to airport0 and not eth0 by default and support only 40 bit
>mode ?

I noticed that 128 bit thing too after I did the 1.3 aiport update
from MacOS (it updated the card's firmware). No clue if the driver
is right about it or not.

The ethX by default can be changed with the eth=0 module option. It's
done that way in the original driver, I didn't change it.

>- the driver no longer seams to support the various setting as
>options for the module; what is now the recommended way of doing it ?

I removed the "enc" one that I added previously to avoid diff'ing
too much from the original source. You pass most options via
iwconfig. Just make sure to have the interface up as I keep the
card powered down when the interface is down to save power.

Ben..


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-04-18 16:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-18 11:04 benh 2.4.4-pre3, Titanium and AirPort Alain RICHARD
2001-04-18 11:52 ` Benjamin Herrenschmidt
2001-04-18 13:25   ` Alain RICHARD
2001-04-18 15:14     ` Michel Dänzer
2001-04-18 15:15     ` Benjamin Herrenschmidt
2001-04-18 16:21       ` Alain RICHARD
2001-04-18 16:46         ` Benjamin Herrenschmidt

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).