> So you believe that disabling the button in the graphical environment
> to allow PCMCIA cards to be removed (such as CF cards) - leaving the
> user to merely pull out the CF card, while the FS is mounted, is a
> good idea?
Do any graphical environments even support the ancient user space
pcmcica
> Do any graphical environments even support the ancient user space
> pcmcica helper stuff ? I can't find any evidence they do but I realise
> Russell you get to deal with assorted crazy ARM embedded setups.
FWIW, a few months ago I searched the web for the warning about the usage of
the deprectae
On Fri, Mar 05, 2010 at 12:07:46PM +, Alan Cox wrote:
> > So you believe that disabling the button in the graphical environment
> > to allow PCMCIA cards to be removed (such as CF cards) - leaving the
> > user to merely pull out the CF card, while the FS is mounted, is a
> > good idea?
>
> Do
Russell King wrote:
> > Do any graphical environments even support the ancient user space
> > pcmcica helper stuff ?
>
> I believe so - the platform I have is based around the Open Embedded
> stuff, and there's a button on the desktop which communicates with the
> kernel via the PCMCIA ioctls. On
From: Jens Künzer
Part 1 of a series to allow the ISA irq to be used for Cardbus devices
if the socket's PCI irq is unusable.
[li...@dominikbrodowski.net: split up the original patch, commit message]
Signed-off-by: Jens Kuenzer
Signed-off-by: Dominik Brodowski
---
drivers/pcmcia/i82365.h
From: Jens Künzer
As the PCI irq pin of the ti1130 pcmcia bridge is not connected (at
least on some old IBM Thinkpad 760ED notebooks), the Cardbus IRQ has
to be routed to an ISA irq.
[li...@dominikbrodowski.net: split up the original patch, commit message,
cleanup]
Signed-off-by: Jens Kuenzer
On Thu, Mar 04, 2010 at 09:28:41AM +0100, Jens Künzer wrote:
> Resubmitting this with hopefully proper signoff:
>
> This is a patch for a old IBM Thinkpad 760ED notebook.
>
> The pci irq pin of the ti1130 pcmcia bridge is not connected.
> To use the cardbus, the irq has to be routed to an isa irq
From: Jens Künzer
Part 2 of a series to allow the ISA irq to be used for Cardbus devices
if the socket's PCI irq is unusable.
[li...@dominikbrodowski.net: split up the original patch, commit message]
Signed-off-by: Jens Kuenzer
Signed-off-by: Dominik Brodowski
---
drivers/pcmcia/yenta_socket