Subversion Repositories shark

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

#define CHIP_FOUND      1
#define CHIP_NOT_FOUND  -1

#define CHIPS           1
#define CIRRUS          2
#define DIAMOND         3
#define ITT             4
#define WD              5
#define S3              6
#define TRIDENT         7
#define TSENG           8
#define VESA            254
#define UNKNOWN         255