summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/pci/pci_boot.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-1714628 ancient devicedb should be removedRichard Lowe1-14/+30
2022-02-1714450 Want PCI platform resource discovery moduleRobert Mustacchi1-311/+69
2022-01-1514366 list_is_vga_only() can't handle empty memlistsRobert Mustacchi1-0/+4
2020-07-0212867 Mis-programmed pcie bridge leaves 64-bit device unusableAndy Fiddaman1-207/+560
2019-11-0411790 ACPI method _CRS should be used to identify bus numbers during initial ...Paul Winder1-13/+6
2019-09-0611610 PCI ID ambiguity leads to driver induced mayhemRobert Mustacchi1-11/+44
2019-04-1910777 pci_autoconfig: NULL pointer errorsToomas Soome1-8/+8
2018-09-269796 want support for PCI BAR size >= 4GHans Rosenfeld1-18/+32
2018-09-269827 clean up some space-tab sequencesHans Rosenfeld1-8/+8
2017-12-048702 PCI addresses with physaddr > 0xffffffff can't be mapped inRobert Mustacchi1-38/+59
2016-05-096859 missing MCFG table should lead to I/O PCIe config accessJoshua M. Clulow1-31/+6
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
2010-08-036973912 pci_autoconfig: alloc_res_array() feels a little off (by one)Praveen Kumar Dasaraju Rama1-11/+11
2010-06-24PSARC/2009/505 IRM Framework Extension(s)Jimmy Vetayases1-4/+7
2010-04-016688291 PCI-E slot number of 0 should be respectedStephen Hanson1-9/+25
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde1-1/+1
2010-01-256913723 ?WARNING: pci_process_acpi_device: invalid _BBN 0xfc" printed to consoleDana Myers1-1/+1
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-44/+44
2009-12-166909993 bootup panic at assertion failed: rcdip != NULL, file: ../../intel/io...Zhi-Jun Robin Fu1-1/+8
2009-12-046831378 identify device type during early bootZhi-Jun Robin Fu1-1/+86
2009-12-016901273 acpica: update ACPI CA interpreter source to 20091112Dana Myers1-6/+3
2009-11-236853338 pci_autoconfig: should disable IO/MEM decode while changing the BAR o...Dana Myers1-6/+17
2009-11-176898998 fastreboot provokes panic on Dell PowerEdge 1600SC (BIOS A09) after i...Dana Myers1-4/+19
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan1-1/+1
2009-10-306881268 Fujitsu-Siemens Amilo D8820 hangs during boot when wifi card present ...Guoli Shu1-2/+3
2009-10-286881268 Fujitsu-Siemens Amilo D8820 hangs during boot when wifi card present ...Guoli Shu1-0/+13
2009-10-156890417 pci_autoconfig: acpi_pci_probe() uses pci_bios_nbus falselyDana Myers1-22/+22
2009-09-156472670 Internal pci root-bus addresses should be independent of bios enumera...Dana Myers1-1/+2
2009-09-156472670 Internal pci root-bus addresses should be independent of bios enumera...Dana Myers1-3/+320
2009-08-266870146 Intel IOMMU has device tree bug that can cause panicsVikram Hegde1-31/+2
2009-08-116869654 pci_autoconfig: memory leak in memlist_alloc() in snv_121 on x86 on s...Dan Mick1-7/+9
2009-08-036831312 cpu_freq / cpu_freq_hz is zero on IBM HS22 Nehalem bladeDan Mick1-207/+336
2009-05-086833233 pci_autoconfig: needs to consider child requirement for ppb reprogram...Guoli Shu1-18/+52
2009-05-016771671 allow exclusion of subsystem ids from the compatible propertyScott Carter, SD IOSW1-4/+25
2009-04-236303630 "reg" property of pci-ide and display devices are not IEEE-1275 compl...Max zhen1-15/+9
2009-04-046482159 kernel hangs in pcic_attach at boot time on Fujitsu FMV6800MG laptopCasper H.S. Dik1-1/+1
2009-03-316821665 WARNING: kb8042: inconsistent getinfo(9E) implementationJudy Chen1-15/+21
2009-03-306816405 cannot install osol 109 or snv_110 on Fujitsu Lifebook S7110 laptop d...Guoli Shu1-1/+24
2009-03-24PSARC 2009/056 Removal of ISA Pseudo NodeJudy Chen1-47/+25
2009-02-126798926 pci_autoconfig: PCI root-bus 'bus-range' property should be initializ...Dana Myers1-3/+18
2009-02-096801832 pci_autoconfig:pci_enumerate ends in a bad mutex panic from ddi_prop_...Dana Myers1-1/+9
2009-02-02backout 6798926: P3 bug fix causes P2 Xorg regression 6799812jmcp1-19/+4
2009-02-016797893 PCI bus count from BIOS induces infinite loop in pci_setup_tree due t...james north - Sun Microsystems - Austin United States1-1/+1
2009-01-296798926 pci_autoconfig: PCI root-bus 'bus-range' property should be initializ...Dana Myers1-4/+19
2008-12-196782932 pci_autoconfig: PCI enumerator needs to use PCI root-bus _CRS when pr...Dana Myers1-294/+331
2008-11-246774448 Toonie needs non-unity mapVikram Hegde1-1/+13
2008-11-106764872 resource conflict in pci MEM and Prefetch MEMGuoli Shu1-8/+53
2008-10-316745976 pcie error handling for adjust for no aer on URs is incorrect.Erwin T Tsaur1-7/+42
2008-10-156464695 acpica: update to Intel ACPI CA 20080829Dana Myers1-19/+16
2008-09-14PSARC 2008/560 Intel IOMMUVikram Hegde1-2/+31