Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | /* |
| 2 | ** HP VISUALIZE Workstation PCI Bus Defect |
| 3 | ** |
| 4 | ** "HP has discovered a potential system defect that can affect |
| 5 | ** the behavior of five models of HP VISUALIZE workstations when |
| 6 | ** equipped with third-party or customer-installed PCI I/O expansion |
| 7 | ** cards. The defect is limited to the HP C180, C160, C160L, B160L, |
| 8 | ** and B132L VISUALIZE workstations, and will only be encountered |
| 9 | ** when data is transmitted through PCI I/O expansion cards on the |
| 10 | ** PCI bus. HP-supplied graphics cards that utilize the PCI bus are |
| 11 | ** not affected." |
| 12 | ** |
| 13 | ** REVISIT: "go/pci_defect" link below is stale. |
| 14 | ** HP Internal can use <http://hpfcdma.fc.hp.com:80/Dino/> |
| 15 | ** |
| 16 | ** Product First Good Serial Number |
| 17 | ** C200/C240 (US) US67350000 |
| 18 | **B132L+/B180 (US) US67390000 |
| 19 | ** C200 (Europe) 3713G01000 |
| 20 | ** B180L (Europe) 3720G01000 |
| 21 | ** |
| 22 | ** Note that many boards were fixed/replaced under a free replacement |
| 23 | ** program. Assume a machine is only "suspect" until proven otherwise. |
| 24 | ** |
| 25 | ** "The pci_check program will also be available as application |
| 26 | ** patch PHSS_12295" |
| 27 | */ |
| 28 | |