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:	Fri, 8 Jun 2007 15:05:57 +0200
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	"Peer Chen" <peerchen@...il.com>
Cc:	"linux-kernel" <linux-kernel@...r.kernel.org>,
	"alan" <alan@...hat.com>, "akpm" <akpm@...ux-foundation.org>,
	"jeff" <jeff@...zik.org>, "htejun" <htejun@...il.com>
Subject: Re: [PATCH 2/3] PATA: Add the MCP73/77 support to PATA driver

On Thursday 07 June 2007, Peer Chen wrote:
> Add the MCP73/MCP77 support to PATA driver.
> The patch base on kernel 2.6.22-rc4
>  
> Signed-off-by: Peer Chen <peerchen@...il.com>

Added amd74xx_chipets[] and amd_pci_tbl[] entries.
Bumped driver version.

applied

> ---------------------------------------------------
> --- linux-2.6.22-rc4/drivers/ide/pci/amd74xx.c.orig
> +++ linux-2.6.22-rc4/drivers/ide/pci/amd74xx.c
> @@ -76,6 +76,8 @@ static struct amd_ide_chip {
>  	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_IDE,	0x50, AMD_UDMA_133 },
>  	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_IDE,	0x50, AMD_UDMA_133 },
>  	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_IDE,	0x50, AMD_UDMA_133 },
> +	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP73_IDE,	0x50, AMD_UDMA_133 },
> +	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP77_IDE,	0x50, AMD_UDMA_133 },
>  	{ PCI_DEVICE_ID_AMD_CS5536_IDE,			0x40, AMD_UDMA_100 },
>  	{ 0 }
>  };
-
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