linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: linux-pcmcia@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	linux-serial@vger.kernel.org
Subject: [RFC] PCMCIA patches for 2.6.36-rc5
Date: Wed, 15 Sep 2010 18:25:03 +0200	[thread overview]
Message-ID: <20100915162503.GA15043@comet.dominikbrodowski.net> (raw)

Hey,

in order to solve a severe bug rendering many serial PCMCIA cards
unuseable, and to let pcnet_cs work on more cards, I intend to submit
a pull request for three patches tomorrow. They're available at

git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git urgent

As usual, I'm interested in your input to this patch series. The individual
patches will be sent out (at least) to the PCMCIA list in a few moments.

Best,
	Dominik

Dominik Brodowski (3):
      pcmcia serial_cs.c: fix multifunction card handling
      pcmcia: per-device, not per-socket debug messages
      pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails

 drivers/net/pcmcia/pcnet_cs.c    |  139 ++++++++++++++++++++++---------------
 drivers/pcmcia/pcmcia_resource.c |   51 +++++++-------
 drivers/serial/serial_cs.c       |   62 ++++++++++-------
 3 files changed, 146 insertions(+), 106 deletions(-)

             reply	other threads:[~2010-09-15 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-15 16:25 Dominik Brodowski [this message]
2010-09-15 16:25 ` [PATCH 1/3] pcmcia serial_cs.c: fix multifunction card handling 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=20100915162503.GA15043@comet.dominikbrodowski.net \
    --to=linux@dominikbrodowski.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pcmcia@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).