diff options
author | Tormod Volden <lists.tormod@gmail.com> | 2009-02-27 11:23:32 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-02-27 11:25:11 -0500 |
commit | 150abd4123664eab65ea43585dbdb9b3151c46af (patch) | |
tree | 537d6f19791a1cea87384b549ab442af11661d00 /src/atipciids.h | |
parent | c7d344f0ad255761d5ae30da59cf0a8b532dfc68 (diff) |
Janitor: cosmetic clean-up of AGPMode quirk table
Diffstat (limited to 'src/atipciids.h')
-rw-r--r-- | src/atipciids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atipciids.h b/src/atipciids.h index 7735e932..47c03c79 100644 --- a/src/atipciids.h +++ b/src/atipciids.h @@ -34,6 +34,7 @@ #define _ATIPCIIDS_H /* PCI Vendor */ +#define PCI_VENDOR_ASUS 0x1043 #define PCI_VENDOR_ATI 0x1002 #define PCI_VENDOR_IBM 0x1014 #define PCI_VENDOR_AMD 0x1022 |