diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /drivers/parisc/README.dino |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'drivers/parisc/README.dino')
-rw-r--r-- | drivers/parisc/README.dino | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/drivers/parisc/README.dino b/drivers/parisc/README.dino new file mode 100644 index 000000000000..097324f34bbe --- /dev/null +++ b/drivers/parisc/README.dino | |||
@@ -0,0 +1,28 @@ | |||
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 | |||