public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: John Weber <weber@nyc.rr.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel pcmcia
Date: Sun, 23 Sep 2001 21:06:45 +0100	[thread overview]
Message-ID: <12891.1001275605@redhat.com> (raw)
In-Reply-To: <3BAE24F4.4489CC4A@nyc.rr.com>
In-Reply-To: <3BAE24F4.4489CC4A@nyc.rr.com>


weber@nyc.rr.com said:
> Is cardmgr absolutely necessary?  I don't use modules, so I don't
> really understand what cardmgr does that can't be done by the kernel
> at boot. -

Aside from loading modules, it also performs the matching between devices 
and drivers - rather than drivers registering a list of the devices they're 
capable of driving, as with other bus types, cardmgr is required to 'bind' 
devices to drivers.

The whole lot wants rewriting. I've been looking at it but don't have 
anything that even compiles. 


--
dwmw2



  reply	other threads:[~2001-09-23 20:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-23 18:07 kernel pcmcia John Weber
2001-09-23 20:06 ` David Woodhouse [this message]
2001-09-24  0:55   ` Eric W. Biederman
2001-09-27 14:27   ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2001-10-25 16:54 Kernel PCMCIA John Weber
2001-10-25 17:12 ` Linus Torvalds
2001-10-25 17:15 ` Alan Cox

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=12891.1001275605@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=weber@nyc.rr.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox