From: Tejun Heo <htejun@gmail.com>
To: Henry Su <henry.su@amd.com>
Cc: alan@lxorguk.ukuu.org.uk, greg@kroah.com, bzolnier@gmail.com,
linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
xiaosuzi520@hotmail.com
Subject: Re: [patch] Add the device IDs for AMD/ATI SB700
Date: Wed, 09 May 2007 15:09:33 +0200 [thread overview]
Message-ID: <4641C80D.7020108@gmail.com> (raw)
In-Reply-To: <FFECF24D2A7F6D418B9511AF6F3586020197F6A6@shacnexch2.atitech.com>
Henry Su wrote:
> --- linux-2.6.21.1.orig/drivers/ide/pci/atiixp.c 2007-05-10 06:30:17.000000000 +0800
> +++ linux-2.6.21.1/drivers/ide/pci/atiixp.c 2007-05-10 07:18:39.000000000 +0800
> @@ -353,6 +353,7 @@ static struct 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,
> +PCI_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 +0800
> +++ linux-2.6.21.1/drivers/ata/ahci.c 2007-05-10 07:41:41.000000000 +0800
> @@ -415,6 +415,7 @@ static const struct pci_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
next prev parent reply other threads:[~2007-05-09 13:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-09 11:15 [patch] Add the device IDs for AMD/ATI SB700 Henry Su
2007-05-09 11:15 ` Henry Su
2007-05-09 12:36 ` Jeff Garzik
2007-05-09 14:21 ` Greg KH
2007-05-09 15:10 ` Hans-Jürgen Koch
2007-05-18 19:44 ` Dave Jones
2007-05-09 13:09 ` Tejun Heo [this message]
2007-05-25 3:00 ` Jeff Garzik
2007-05-25 5:57 ` Henry Su
2007-05-25 5:57 ` Henry Su
2007-05-25 7:13 ` Jeff Garzik
2007-05-25 11:00 ` Henry Su
2007-05-25 11:00 ` Henry Su
2007-05-25 11:30 ` Jeff Garzik
2007-05-28 20:16 ` Bartlomiej Zolnierkiewicz
2007-05-29 1:55 ` Henry Su
2007-05-29 1:55 ` Henry Su
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4641C80D.7020108@gmail.com \
--to=htejun@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bzolnier@gmail.com \
--cc=greg@kroah.com \
--cc=henry.su@amd.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=xiaosuzi520@hotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.