lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 18 Sep 2013 16:23:48 +0100
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	Kevin Curtis <Kevin.Curtis@...site.com>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
	"Dermot Smith" <dermot.smith@...site.com>
Subject: Re: [PATCH 001/007] WAN Drivers: Update farsync driver and
 introduce fsflex driver

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@...site.com>
> 
> ---
> 
> 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@...r.kernel.org
> 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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ