Re: PCMCIA driver resource allocation

2007-10-22 Thread Bjorn Helgaas
On Friday 19 October 2007 04:40:22 pm Russell King wrote: > On Fri, Oct 19, 2007 at 10:51:51AM -0600, Bjorn Helgaas wrote: > > + priv->io_resource = request_region(link->io.BasePort1, > > + link->io.NumPorts1, DRIVER_NAME); > > + if (!priv->io_resource) > >

Re: PCMCIA driver resource allocation

2007-10-21 Thread Russell King
On Sun, Oct 21, 2007 at 10:46:17AM -0700, Kristoffer Ericson wrote: > On Fri, 19 Oct 2007 23:40:22 +0100 > Russell King <[EMAIL PROTECTED]> wrote: > > The list is still around, but Dominik seems to have vanished. > Ive tried to subscribbe to the list, but with no luck. You might want to talk to Da

Re: PCMCIA driver resource allocation

2007-10-21 Thread Kristoffer Ericson
On Fri, 19 Oct 2007 23:40:22 +0100 Russell King <[EMAIL PROTECTED]> wrote: Ive been meaning to talk to dominik about some hp6xx pcmcia issues Im having, but seem to be quite hard to get in touch with him or the linux-pcmcia list. > On Fri, Oct 19, 2007 at 10:51:51AM -0600, Bjorn Helgaas wrote: >

Re: PCMCIA driver resource allocation

2007-10-19 Thread Russell King
On Fri, Oct 19, 2007 at 10:51:51AM -0600, Bjorn Helgaas wrote: > Question 1: Does the linux-pcmcia list still exist? It's in MAINTAINERS: > > PCMCIA SUBSYSTEM > P: Linux PCMCIA Team > L: [EMAIL PROTECTED] > L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia > T:

PCMCIA driver resource allocation

2007-10-19 Thread Bjorn Helgaas
Question 1: Does the linux-pcmcia list still exist? It's in MAINTAINERS: PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: [EMAIL PROTECTED] L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git S: