Re: IBM ThinkPad - Redundant entry in serial pci_table

From: Shawn Starr (shawn.starr@datawire.net)
Date: Mon Feb 11 2002 - 11:02:49 EST


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

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:39 EST