All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Weber <weber@sixbit.org>
To: Dominik Brodowski <linux@brodo.de>, linux-kernel@vger.kernel.org
Subject: Re: [UPDATED PATCH] pcmcia: add bus_type pcmcia_bus_type, struct pcmcia_driver
Date: Sun, 02 Mar 2003 14:37:26 -0500	[thread overview]
Message-ID: <3E625D76.8050503@sixbit.org> (raw)
In-Reply-To: <20030301213328.GA4480@brodo.de>

Dominik Brodowski wrote:
> This patch adds a new bus_type pcmcia_bus_type, and registers all pcmcia
> drivers with this bus within the old register_pccard_driver()
> function. 
> 
> Alternatively, a new registration function "pcmcia_register_driver()"
> (and its counterpart,  "pcmcia_unregister_driver()") can be used --
> the pcnet_cs.c driver is converted as an example.
> 
> This updated version fixes the compilation breakage seen with gcc-2.95.3
> because of incompatible C99 initializers (sorry, Russell). 

I've applied this patch, and have run the kernel for a few days without 
problems.

Do you have an example driver ported to this new api?  I can help 
convert drivers.


  reply	other threads:[~2003-03-02 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-01 21:33 [UPDATED PATCH] pcmcia: add bus_type pcmcia_bus_type, struct pcmcia_driver Dominik Brodowski
2003-03-02 19:37 ` John Weber [this message]
2003-03-02 21:06   ` Dominik Brodowski
2003-03-02 21:18     ` Russell King

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=3E625D76.8050503@sixbit.org \
    --to=weber@sixbit.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@brodo.de \
    /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.