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:	Tue, 24 Sep 2013 20:30:55 -0700
From:	reg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Peter Guo <peter.guo@...hubtech.com>
Cc:	Chris Ball <cjb@...top.org>, Bjorn Helgaas <bhelgaas@...gle.com>,
	Adrian Hunter <adrian.hunter@...el.com>,
	Bill Pemberton <wfp5p@...ginia.edu>,
	Guennadi Liakhovetski <g.liakhovetski@....de>,
	"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
	Samuel Guan <samuel.guan@...hubtech.com>
Subject: Re: [PATCH 1/2] mmc:sdhci-pci:Add O2Micor/BayHubTect PCI SD Host

On Wed, Sep 25, 2013 at 03:20:07AM +0000, Peter Guo wrote:
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -1700,6 +1700,11 @@
>  #define PCI_DEVICE_ID_O2_8221		0x8221
>  #define PCI_DEVICE_ID_O2_8320		0x8320
>  #define PCI_DEVICE_ID_O2_8321		0x8321
> +#define PCI_DEVICE_ID_O2_8520		0x8520
> +#define	PCI_DEVICE_ID_O2_8420		0x8420
> +#define	PCI_DEVICE_ID_O2_8421		0x8421
> +#define	PCI_DEVICE_ID_O2_8620		0x8620
> +#define	PCI_DEVICE_ID_O2_8621		0x8621

Please read the top of this file for why you shouldn't be adding new
device ids to it.

thanks,

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ