|
Lines 217-222
Link Here
|
| 217 |
switch (chiptype) { |
217 |
switch (chiptype) { |
| 218 |
|
218 |
|
| 219 |
case 0x24db8086: /* Intel ICH5 */ |
219 |
case 0x24db8086: /* Intel ICH5 */ |
|
|
220 |
case 0x24ca8086: /* Intel ICH4 mobile */ |
| 220 |
case 0x24cb8086: /* Intel ICH4 */ |
221 |
case 0x24cb8086: /* Intel ICH4 */ |
| 221 |
case 0x248a8086: /* Intel ICH3 mobile */ |
222 |
case 0x248a8086: /* Intel ICH3 mobile */ |
| 222 |
case 0x248b8086: /* Intel ICH3 */ |
223 |
case 0x248b8086: /* Intel ICH3 */ |