[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started up [Was: Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)]

2005-08-01 Thread Dominik Brodowski
On Mon, Aug 01, 2005 at 07:48:31AM +0100, Russell King wrote: > On Mon, Aug 01, 2005 at 02:01:07AM +0100, Alan Cox wrote: > > On Sad, 2005-07-30 at 22:36 +0100, Russell King wrote: > > > Since PCMCIA cards are detected and drivers bound at boot time, we no > > > longer get hotplug events to setup

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-08-01 Thread Russell King
On Mon, Aug 01, 2005 at 02:01:07AM +0100, Alan Cox wrote: > On Sad, 2005-07-30 at 22:36 +0100, Russell King wrote: > > Since PCMCIA cards are detected and drivers bound at boot time, we no > > longer get hotplug events to setup networking for PCMCIA network cards > > already inserted.

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-08-01 Thread Russell King
On Mon, Aug 01, 2005 at 02:01:07AM +0100, Alan Cox wrote: On Sad, 2005-07-30 at 22:36 +0100, Russell King wrote: Since PCMCIA cards are detected and drivers bound at boot time, we no longer get hotplug events to setup networking for PCMCIA network cards already inserted. Consequently, if

[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started up [Was: Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)]

2005-08-01 Thread Dominik Brodowski
On Mon, Aug 01, 2005 at 07:48:31AM +0100, Russell King wrote: On Mon, Aug 01, 2005 at 02:01:07AM +0100, Alan Cox wrote: On Sad, 2005-07-30 at 22:36 +0100, Russell King wrote: Since PCMCIA cards are detected and drivers bound at boot time, we no longer get hotplug events to setup

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-31 Thread Alan Cox
On Sad, 2005-07-30 at 22:36 +0100, Russell King wrote: > Since PCMCIA cards are detected and drivers bound at boot time, we no > longer get hotplug events to setup networking for PCMCIA network cards > already inserted. Consequently, if you are relying on /sbin/hotplug to > setup your PCMCIA

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-31 Thread Alan Cox
On Sad, 2005-07-30 at 22:36 +0100, Russell King wrote: Since PCMCIA cards are detected and drivers bound at boot time, we no longer get hotplug events to setup networking for PCMCIA network cards already inserted. Consequently, if you are relying on /sbin/hotplug to setup your PCMCIA network

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Richard Purdie
On Sat, 2005-07-30 at 23:26 +0100, Russell King wrote: > No. You can still use cardctl (or whatever the pcmciautils version > of that is) to eject cards, and you can of course still pull them > from the socket. If you pull CF memory cards from the socket, you'll see some interesting oops. I've

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Dominik Brodowski
Hi, On Sun, Jul 31, 2005 at 12:30:30AM +0200, Pavel Machek wrote: > > > > Let me qualify that, because it's not 100% fine due to the changes in > > > > PCMCIA land. > > > > > > > > Since PCMCIA cards are detected and drivers bound at boot time, we no > > > > longer get hotplug events to setup

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Pavel Machek
Hi! > > > > > > I merged -rc4 into my zaurus tree, and now zaurus will not boot. I > > > > > > see > > > > > > oops-like display, and it seems to be __call_usermodehelper / > > > > > > do_execve / load_script related. Anyone seen it before? > > > > > > > > > > For the record -rc4 works fine on

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Russell King
On Sun, Jul 31, 2005 at 08:17:29AM +1000, Grant Coady wrote: > On Sat, 30 Jul 2005 22:36:28 +0100, Russell King <[EMAIL PROTECTED]> wrote: > > > >Let me qualify that, because it's not 100% fine due to the changes in > >PCMCIA land. > > > >Since PCMCIA cards are detected and drivers bound at boot

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Grant Coady
On Sat, 30 Jul 2005 22:36:28 +0100, Russell King <[EMAIL PROTECTED]> wrote: > >Let me qualify that, because it's not 100% fine due to the changes in >PCMCIA land. > >Since PCMCIA cards are detected and drivers bound at boot time, we no Without an unbind/eject option? Implies reboot to remove a

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Russell King
On Sat, Jul 30, 2005 at 11:41:52PM +0200, Pavel Machek wrote: > Hi! > > > > > > I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see > > > > > oops-like display, and it seems to be __call_usermodehelper / > > > > > do_execve / load_script related. Anyone seen it before? > > > >

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Pavel Machek
Hi! > > > > I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see > > > > oops-like display, and it seems to be __call_usermodehelper / > > > > do_execve / load_script related. Anyone seen it before? > > > > > > For the record -rc4 works fine on my Zaurus c760 (which is pxa255

Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Russell King
On Sat, Jul 30, 2005 at 08:15:08PM +0100, Russell King wrote: > On Sat, Jul 30, 2005 at 05:45:37PM +0100, Richard Purdie wrote: > > On Sat, 2005-07-30 at 15:04 +0200, Pavel Machek wrote: > > > I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see > > > oops-like display, and it

Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Russell King
On Sat, Jul 30, 2005 at 08:15:08PM +0100, Russell King wrote: On Sat, Jul 30, 2005 at 05:45:37PM +0100, Richard Purdie wrote: On Sat, 2005-07-30 at 15:04 +0200, Pavel Machek wrote: I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see oops-like display, and it seems to be

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Pavel Machek
Hi! I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see oops-like display, and it seems to be __call_usermodehelper / do_execve / load_script related. Anyone seen it before? For the record -rc4 works fine on my Zaurus c760 (which is pxa255 based rather

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Russell King
On Sat, Jul 30, 2005 at 11:41:52PM +0200, Pavel Machek wrote: Hi! I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see oops-like display, and it seems to be __call_usermodehelper / do_execve / load_script related. Anyone seen it before? For the record

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Grant Coady
On Sat, 30 Jul 2005 22:36:28 +0100, Russell King [EMAIL PROTECTED] wrote: Let me qualify that, because it's not 100% fine due to the changes in PCMCIA land. Since PCMCIA cards are detected and drivers bound at boot time, we no Without an unbind/eject option? Implies reboot to remove a

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Russell King
On Sun, Jul 31, 2005 at 08:17:29AM +1000, Grant Coady wrote: On Sat, 30 Jul 2005 22:36:28 +0100, Russell King [EMAIL PROTECTED] wrote: Let me qualify that, because it's not 100% fine due to the changes in PCMCIA land. Since PCMCIA cards are detected and drivers bound at boot time, we no

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Pavel Machek
Hi! I merged -rc4 into my zaurus tree, and now zaurus will not boot. I see oops-like display, and it seems to be __call_usermodehelper / do_execve / load_script related. Anyone seen it before? For the record -rc4 works fine on my Zaurus c760 (which is pxa255

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Dominik Brodowski
Hi, On Sun, Jul 31, 2005 at 12:30:30AM +0200, Pavel Machek wrote: Let me qualify that, because it's not 100% fine due to the changes in PCMCIA land. Since PCMCIA cards are detected and drivers bound at boot time, we no longer get hotplug events to setup networking for PCMCIA

Re: Heads up for distro folks: PCMCIA hotplug differences (Re: -rc4: arm broken?)

2005-07-30 Thread Richard Purdie
On Sat, 2005-07-30 at 23:26 +0100, Russell King wrote: No. You can still use cardctl (or whatever the pcmciautils version of that is) to eject cards, and you can of course still pull them from the socket. If you pull CF memory cards from the socket, you'll see some interesting oops. I've been