Updated PCI IDs to latest snapshot.
[tangerine.git] / arch / common / hidd.intelG33 / intelG33.conf
blob220940a398ba3808a93d35f73aa647a110650fd1
1 ##begin config
2 basename        IntelG33
3 version         1.0
4 libbasetype     struct IntelG33Base
5 classptr_field  sd.IntelG33Class
6 classid         CLID_Hidd_Gfx_IntelG33
7 superclass      CLID_Hidd_Gfx
8 options         noexpunge
9 ##end config
11 ##begin cdefprivate
12 #include "intelG33_intern.h"
13 ##end cdefprivate
15 ##begin methodlist
16 .interface Root
17 New
18 Get
19 Set
20 .interface Hidd_Gfx
21 NewBitMap
22 ##end methodlist