summaryrefslogtreecommitdiffstats
path: root/id.h
blob: 552c1e57024d470d780c70322e454e9f84dc9fa8 (plain)
1
2
3
4
5
6
7
8
9
10
#if 0
#define ID_PRODUCT 0xee3
#define BUS_ID	   0x0
#else
#define ID_PRODUCT 0xee4
#define BUS_ID	   0x1
#endif