[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4641C80D.7020108@gmail.com>
Date: Wed, 09 May 2007 15:09:33 +0200
From: Tejun Heo <htejun@...il.com>
To: Henry Su <henry.su@....com>
CC: alan@...rguk.ukuu.org.uk, greg@...ah.com, bzolnier@...il.com,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
xiaosuzi520@...mail.com
Subject: Re: [patch] Add the device IDs for AMD/ATI SB700
Henry Su wrote:
> --- linux-2.6.21.1.orig/drivers/ide/pci/atiixp.c 2007-05-10 06:30:17.000000000 폍���㓻�詻��뇛�궵.1/drivers/ide/pci/atiixp.c 2007-05-10 07:18:39.000000000 폍�������㓟�鷺 �����﮲횭�觋ⶮ pci_device_id atiixp_pci_t
> { PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP300_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
> { PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP400_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
> { PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1},
> { PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP700_IDE, PCI_ANY_ID,
> 㰢_ANY_ID, 0, 0, 1},
> { 0, },
> };
> MODULE_DEVICE_TABLE(pci, atiixp_pci_tbl);
>
> --- linux-2.6.21.1.orig/drivers/ata/ahci.c 2007-05-10 06:30:14.000000000 폍���㓻�詻��뇛�궵.1/drivers/ata/ahci.c 2007-05-10 07:41:41.000000000 폍�������㓣�幺 �����箲횭�觇⢞�쭬뚻�鲶霢_device_id ahci_p
> /* ATI */
> { PCI_VDEVICE(ATI, 0x4380), board_ahci_sb600 }, /* ATI SB600 non-raid */
> { PCI_VDEVICE(ATI, 0x4381), board_ahci }, /* ATI SB600 raid */
Wasn't there a patch which dropped SB600 raid entry? I think I heard
there's no device which has 0x4381 as its DID.
--
tejun
-
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