All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Starr <shawn.starr@datawire.net>
To: Andrey Panin <pazke@orbita1.ru>
Cc: Linux <linux-kernel@vger.kernel.org>
Subject: Re: IBM ThinkPad - Redundant entry in serial pci_table
Date: 11 Feb 2002 11:02:49 -0500	[thread overview]
Message-ID: <1013443369.19792.155.camel@unaropia> (raw)
In-Reply-To: <20020211125453.GA429@pazke.ipt>
In-Reply-To: <1013029931.15007.2.camel@unaropia> <20020208103353.GA741@pazke.ipt> <1013178614.369.7.camel@unaropia>  <20020211125453.GA429@pazke.ipt>

I'll, try this out. Thanks.

On Mon, 2002-02-11 at 07:54, Andrey Panin wrote:
> Hi Shawn,
> 
> can you try the attached patch ?
> 
> Best regards.
> 
> -- 
> Andrey Panin            | Embedded systems software engineer
> pazke@orbita1.ru        | PGP key: wwwkeys.eu.pgp.net
> ----
> 

> diff -urN -X /usr/dontdiff /linux.vanilla/drivers/char/serial.c /linux/drivers/char/serial.c
> --- /linux.vanilla/drivers/char/serial.c	Sat Feb  9 19:24:23 2002
> +++ /linux/drivers/char/serial.c	Sun Feb 10 17:00:21 2002
> @@ -4852,6 +4859,10 @@
>  
>  	/* Xircom Cardbus/Ethernet combos */
>  	{	PCI_VENDOR_ID_XIRCOM, PCI_DEVICE_ID_XIRCOM_X3201_MDM,
> +		PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> +		pbn_xircom_combo },
> +
> +	{	PCI_VENDOR_ID_XIRCOM, 0x000c,
>  		PCI_ANY_ID, PCI_ANY_ID, 0, 0,
>  		pbn_xircom_combo },
>  
-- 
Shawn Starr
Developer Support Engineer
Datawire Communication Networks Inc.
10 Carlson Court, Suite 300
Toronto, ON, M9W 6L2
T: 416-213-2001 ext 179  F: 416-213-2008


      parent reply	other threads:[~2002-02-11 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-06 21:12 IBM ThinkPad - Redundant entry in serial pci_table Shawn Starr
     [not found] ` <20020208103353.GA741@pazke.ipt>
2002-02-08 14:30   ` Shawn Starr
     [not found]     ` <20020211125453.GA429@pazke.ipt>
2002-02-11 16:02       ` Shawn Starr [this message]

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=1013443369.19792.155.camel@unaropia \
    --to=shawn.starr@datawire.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pazke@orbita1.ru \
    /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.