Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98044
b: refs/heads/master
c: df0bcab
h: refs/heads/master
v: v3
  • Loading branch information
Amit Kucheria authored and Linus Torvalds committed Jun 13, 2008
1 parent b35f150 commit 3244f38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5dd34572ad9a3be430632dd42e4af2ea370b397b
refs/heads/master: df0bcab2c66ac876d5e80864fca5cce944a44540
4 changes: 4 additions & 0 deletions trunk/drivers/char/agp/ati-agp.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,10 @@ static struct agp_device_ids ati_agp_device_ids[] __devinitdata =
.device_id = PCI_DEVICE_ID_ATI_RS300_200,
.chipset_name = "IGP9100/M",
},
{
.device_id = PCI_DEVICE_ID_ATI_RS350_133,
.chipset_name = "IGP9000/M",
},
{
.device_id = PCI_DEVICE_ID_ATI_RS350_200,
.chipset_name = "IGP9100/M",
Expand Down

0 comments on commit 3244f38

Please sign in to comment.