Re: [PATCH] ahci: Add MCP73/MCP77 support to AHCI driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

This one looks much better.  Just few more things.

Peer Chen wrote:
> Add the MCP73/MCP77 support to ahci driver.
> The patch base on kernel 2.6.22-rc4
>  
> Signed-off-by: Peer Chen <[email protected]>
> ------------------------------------------------

The separator is '---'.  Automated tools are used, so sticking to it
makes things easier.

> --- linux-2.6.22-rc4/drivers/ata/ahci.c.orig
> +++ linux-2.6.22-rc4/drivers/ata/ahci.c
> @@ -426,6 +426,30 @@ static const struct pci_device_id ahci_p
>  	{ PCI_VDEVICE(NVIDIA, 0x0559), board_ahci },		/* MCP67 */
>  	{ PCI_VDEVICE(NVIDIA, 0x055a), board_ahci },		/* MCP67 */
>  	{ PCI_VDEVICE(NVIDIA, 0x055b), board_ahci },		/* MCP67 */
> +	{ PCI_VDEVICE(NVIDIA, 0x07f0), board_ahci },		/* MCP73 */
> +	{ PCI_VDEVICE(NVIDIA, 0x07f1), board_ahci },		/* MCP73 */
[--snip--]

Whoa, that's a lot of PCI IDs.  AHCI PCI class code doesn't catch them?

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux