Comment 1 for bug 140498

Revision history for this message
Tim Gardner (timg-tpi) wrote :

Gutsy l-u-m already has support for several of these ICH9 IDs:

#define E1000_DEV_ID_ICH9_IGP_AMT 0x10BD
#define E1000_DEV_ID_ICH9_IGP_C 0x294C
#define E1000_DEV_ID_ICH9_IFE 0x10C0
#define E1000_DEV_ID_ICH9_IFE_GT 0x10C3
#define E1000_DEV_ID_ICH9_IFE_G 0x10C2

The only one missing from your list is 10A5 which appears to be a non-ICH9 adapter.