Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
Kconfig | H A D | 12-Sep-2023 | 4.7 KiB | 162 | 135 | |
Makefile | H A D | 12-Sep-2023 | 843 | 28 | 14 | |
README.dino | H A D | 23-Feb-2016 | 1 KiB | 28 | 26 | |
asp.c | H A D | 12-Sep-2023 | 3.5 KiB | 134 | 87 | |
ccio-dma.c | H A D | 09-Sep-2024 | 46.4 KiB | 1,585 | 837 | |
dino.c | H A D | 12-Sep-2023 | 31.5 KiB | 1,092 | 683 | |
eisa.c | H A D | 12-Sep-2023 | 11.6 KiB | 464 | 338 | |
eisa_eeprom.c | H A D | 22-Aug-2019 | 2 KiB | 102 | 73 | |
eisa_enumerator.c | H A D | 13-Dec-2022 | 11.2 KiB | 517 | 364 | |
gsc.c | H A D | 12-Sep-2023 | 5.9 KiB | 261 | 182 | |
gsc.h | H A D | 13-Dec-2022 | 1.5 KiB | 48 | 33 | |
hppb.c | H A D | 12-Sep-2023 | 2.5 KiB | 106 | 65 | |
iommu-helpers.h | H A D | 23-Sep-2023 | 4.8 KiB | 183 | 99 | |
iommu.h | H A D | 11-Jul-2019 | 1.4 KiB | 56 | 43 | |
iosapic.c | H A D | 23-Sep-2023 | 28.2 KiB | 984 | 500 | |
iosapic_private.h | H A D | 23-Sep-2023 | 5 KiB | 175 | 71 | |
lasi.c | H A D | 12-Sep-2023 | 5.9 KiB | 236 | 134 | |
lba_pci.c | H A D | 12-Sep-2023 | 50.5 KiB | 1,757 | 979 | |
led.c | H A D | 12-Sep-2023 | 14 KiB | 556 | 382 | |
pdc_stable.c | H A D | 07-Aug-2023 | 31.1 KiB | 1,126 | 609 | |
power.c | H A D | 10-Feb-2024 | 7.9 KiB | 274 | 143 | |
sba_iommu.c | H A D | 09-Sep-2024 | 57.6 KiB | 2,094 | 1,199 | |
superio.c | H A D | 22-Aug-2019 | 13.6 KiB | 495 | 282 | |
wax.c | H A D | 12-Sep-2023 | 3.1 KiB | 141 | 89 |
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