Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
Kconfig | D | 18-Mar-2025 | 4.7 KiB | 160 | 133 | |
Makefile | D | 18-Mar-2025 | 716 | 26 | 14 | |
README.dino | D | 18-Mar-2025 | 1 KiB | 28 | 26 | |
asp.c | D | 18-Mar-2025 | 3.3 KiB | 127 | 81 | |
ccio-dma.c | D | 18-Mar-2025 | 46.6 KiB | 1,575 | 824 | |
dino.c | D | 18-Mar-2025 | 31 KiB | 1,070 | 665 | |
eisa.c | D | 18-Mar-2025 | 11.6 KiB | 467 | 340 | |
eisa_eeprom.c | D | 18-Mar-2025 | 2 KiB | 102 | 73 | |
eisa_enumerator.c | D | 18-Mar-2025 | 11.2 KiB | 517 | 364 | |
gsc.c | D | 18-Mar-2025 | 5.4 KiB | 245 | 173 | |
gsc.h | D | 18-Mar-2025 | 1.5 KiB | 47 | 32 | |
hppb.c | D | 18-Mar-2025 | 2.5 KiB | 105 | 64 | |
iommu-helpers.h | D | 18-Mar-2025 | 4.8 KiB | 183 | 99 | |
iommu.h | D | 18-Mar-2025 | 1.4 KiB | 56 | 43 | |
iosapic.c | D | 18-Mar-2025 | 28.4 KiB | 992 | 501 | |
iosapic_private.h | D | 18-Mar-2025 | 5 KiB | 175 | 71 | |
lasi.c | D | 18-Mar-2025 | 6 KiB | 236 | 130 | |
lba_pci.c | D | 18-Mar-2025 | 50.6 KiB | 1,755 | 976 | |
led.c | D | 18-Mar-2025 | 19.8 KiB | 779 | 505 | |
pdc_stable.c | D | 18-Mar-2025 | 29.7 KiB | 1,092 | 605 | |
power.c | D | 18-Mar-2025 | 7.2 KiB | 255 | 131 | |
sba_iommu.c | D | 18-Mar-2025 | 57 KiB | 2,080 | 1,196 | |
superio.c | D | 18-Mar-2025 | 13.6 KiB | 495 | 282 | |
wax.c | D | 18-Mar-2025 | 3 KiB | 136 | 85 |
README.dino
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** http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?locale=en_US&prodTypeId=12454&prodSeriesId=44443 14** 15** Product First Good Serial Number 16** C200/C240 (US) US67350000 17**B132L+/B180 (US) US67390000 18** C200 (Europe) 3713G01000 19** B180L (Europe) 3720G01000 20** 21** Note that many boards were fixed/replaced under a free replacement 22** program. Assume a machine is only "suspect" until proven otherwise. 23** 24** "The pci_check program will also be available as application 25** patch PHSS_12295" 26*/ 27 28