All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@brodo.de>
To: jt@hpl.hp.com
Cc: Jeff Garzik <jgarzik@pobox.com>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHES 2.5.67] PCMCIA hotplugging, in-kernel-matching and depmod support
Date: Wed, 9 Apr 2003 08:38:33 +0200	[thread overview]
Message-ID: <20030409063833.GA1988@brodo.de> (raw)
In-Reply-To: <20030409000553.GA26454@bougret.hpl.hp.com>

On Tue, Apr 08, 2003 at 05:05:53PM -0700, Jean Tourrilhes wrote:
> On Tue, Apr 08, 2003 at 06:56:12PM -0400, Jeff Garzik wrote:
> > 
> > >	Example :
> > >	Lucent/Agere Orinoco wireless card :
> > >		manfid 0x0156,0x0002
> > >		possible drivers : wlan_cs ; orinoco_cs
> > >	Intersil PrismII and clones (Linksys, ...) :
> > >		manfid 0x0156,0x0002
> > >		possible drivers : prism2_cs ; hostap_cs
> > >
> > >	Please explain me in details how your stuff will cope with the
> > >above, and how to make sure the right driver is loaded in every case
> > >and how user can control this.

Actually, I was unaware of this problem: etc/* of pcmcia-cs-3.2.3 only tells
me about the orinoco_cs driver. And that's the only one I can find in kernel
2.5.67 as well.... However, for such cases there is already an override
option in my patches:
echo -n "driver_the_next_device_needs" > /sys/bus/pcmcia/settings/force_match

> > >	If your scheme can't cope with the simple real life example
> > >above (I've got those cards on my desk, and those drivers on my disk),
> > >then it's no good to me.
> > 
> > These cases already exist for PCI, so pcmcia behavior should follow what 
> > the kernel does when the PCI core sees such.

i.e. a ->probe() callback?


	Dominik

  reply	other threads:[~2003-04-09 18:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-08 22:31 [PATCHES 2.5.67] PCMCIA hotplugging, in-kernel-matching and depmod support Jean Tourrilhes
2003-04-08 22:56 ` Jeff Garzik
2003-04-09  0:05   ` Jean Tourrilhes
2003-04-09  6:38     ` Dominik Brodowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-08 20:56 Dominik Brodowski
2003-04-08 21:20 ` Jeff Garzik
2003-04-08 21:34   ` Dominik Brodowski
2003-04-08 23:01     ` Jeff Garzik
2003-04-09 19:48       ` Dominik Brodowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030409063833.GA1988@brodo.de \
    --to=linux@brodo.de \
    --cc=jgarzik@pobox.com \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.