Re: [PATCH 001/007] WAN Drivers: Update farsync driver andintroduce fsflex driver

From: Ben Hutchings
Date: Wed Sep 18 2013 - 11:23:57 EST


Don't use the same subject line for all your patches. This will be the
summary of the change in git and it needs to say what the individual
change does.

On Wed, 2013-09-18 at 11:11 +0100, Kevin Curtis wrote:
> Farsite Communications FarSync driver update
>
> Patch 1 of 7
>
> Add new FarSite PCI ID's to the pci_ids.h file

This is unnecessary unless they will be used in multiple drivers.

Ben.

> Signed-off-by: Kevin Curtis <kevin.curtis@xxxxxxxxxxx>
>
> ---
>
> diff -uprN -X linux-3.10.1/Documentation/dontdiff linux-3.10.1/include/linux/pci_ids.h linux-3.10.1_new/include/linux/pci_ids.h
> --- linux-3.10.1/include/linux/pci_ids.h 2013-07-13 19:42:41.000000000 +0100
> +++ linux-3.10.1_new/include/linux/pci_ids.h 2013-07-26 11:18:39.821065185 +0100
> @@ -2284,6 +2284,14 @@
> #define PCI_DEVICE_ID_FARSITE_T4U 0x0640
> #define PCI_DEVICE_ID_FARSITE_TE1 0x1610
> #define PCI_DEVICE_ID_FARSITE_TE1C 0x1612
> +#define PCI_DEVICE_ID_FARSITE_DSL_S1 0x2610
> +#define PCI_DEVICE_ID_FARSITE_T4E 0x3640
> +#define PCI_DEVICE_ID_FARSITE_T4UE 0x4640
> +#define PCI_DEVICE_ID_FARSITE_T2UE 0x4620
> +#define PCI_DEVICE_ID_FARSITE_T2U_PMC 0x6620
> +#define PCI_DEVICE_ID_FARSITE_T2Ee 0x5621
> +#define PCI_DEVICE_ID_FARSITE_T4Ee 0x5641
> +
>
> #define PCI_VENDOR_ID_ARIMA 0x161f
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html

--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

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