From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org
Subject: Re: via agp patches
Date: Fri, 30 May 2008 17:32:50 -0700 [thread overview]
Message-ID: <20080531003250.GB6208@suse.de> (raw)
In-Reply-To: <20080531003214.GA6208@suse.de>
Looks like this adds a new device id, I have no idea why they remove
another one at the same time...
---
drivers/char/agp/via-agp.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
--- a/drivers/char/agp/via-agp.c
+++ b/drivers/char/agp/via-agp.c
@@ -389,11 +389,6 @@ static struct agp_device_ids via_agp_dev
.device_id = PCI_DEVICE_ID_VIA_VT3324,
.chipset_name = "CX700",
},
- /* VT3336 */
- {
- .device_id = PCI_DEVICE_ID_VIA_VT3336,
- .chipset_name = "VT3336",
- },
/* P4M890 */
{
.device_id = PCI_DEVICE_ID_VIA_P4M890,
@@ -546,8 +541,8 @@ static const struct pci_device_id agp_vi
ID(PCI_DEVICE_ID_VIA_3296_0),
ID(PCI_DEVICE_ID_VIA_P4M800CE),
ID(PCI_DEVICE_ID_VIA_VT3324),
- ID(PCI_DEVICE_ID_VIA_VT3336),
ID(PCI_DEVICE_ID_VIA_P4M890),
+ ID(PCI_DEVICE_ID_VIA_VT3364),
{ }
};
next prev parent reply other threads:[~2008-05-31 0:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-31 0:32 via agp patches Greg KH
2008-05-31 0:32 ` Greg KH [this message]
2008-05-31 14:47 ` Dave Jones
2008-05-31 17:41 ` Greg KH
2008-06-05 17:45 ` Dave Jones
2008-06-06 1:45 ` Greg KH
2008-05-31 0:33 ` Greg KH
2008-05-31 12:25 ` Alan Cox
2008-05-31 16:48 ` Jason L Tibbitts III
2008-05-31 17:43 ` Greg KH
2008-05-31 19:44 ` Alan Cox
2008-05-31 0:34 ` Greg KH
2008-05-31 22:50 ` Dave Airlie
2008-06-06 1:44 ` Greg KH
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=20080531003250.GB6208@suse.de \
--to=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox