Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23851
b: refs/heads/master
c: 9d1ef8a
h: refs/heads/master
i:
  23849: fb8e888
  23847: 041939f
v: v3
  • Loading branch information
Dave Jones committed Mar 1, 2006
1 parent ded195d commit fc19321
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: 6a92a4e0d201aea6d7c83f100d77310676b2e049
refs/heads/master: 9d1ef8a64e21e57109be45a7345b09cf913e4b0e
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 @@ -466,6 +466,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_200,
.chipset_name = "IGP9100/M",
},
{ }, /* dummy final entry, always present */
};

Expand Down

0 comments on commit fc19321

Please sign in to comment.