summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/hotplug/pcicfg
AgeCommit message (Collapse)AuthorFilesLines
2022-08-0514812 pcie: properly set max packet size and taggingRobert Mustacchi1-1/+13
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-2014422 gcc10 build does not remove unused static functionsAndy Fiddaman1-0/+2
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2021-04-0511698 Want NVMe Hotplug SupportJordan Paige Hendricks1-23/+30
11699 x86 pci configurator should not fail device teardown if device is gone 11700 DDI hotplug request handler resets connection handle state before performing state change operations 11701 ldi_handle dcmd segfaults occasionally Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0310938 PCI hotplug probe doesn't properly handle ARI devicesRobert Mustacchi1-3/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2010-06-146943052 Unable to configure IB PEM for Jumilla bladeAlan Adamson, SD OSSD1-2/+10
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde1-0/+2
6855502 iommu: Toshiba Portege R600 fails to suspend with VT enabled starting with daily.0624 6874904 Lenovo X301 - Messages spews up some stuff now. Suspend/Resume no longer work. 6885148 Huge network performance drop with multiple NICs on x86 platforms with IOMMU 6890819 slow reboot got much slower in snv_118 on my tecra M10 6808450 Fast Reboot does not work on Virgo blade 6877258 Virgo will kernel panic with VT-d enabled under heavy network traffic 6910946 Westmere Class System panics on snv_129-: Freeing a free IOMMU page: paddr=0x8379c000 under I/O load
2010-01-066903254 G5: Solaris will not configure a PEM connected to slot5 on 8-socket ↵lipeng sang - Sun Microsystems - Beijing China1-5/+10
system
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-2/+2
2009-12-046831378 identify device type during early bootZhi-Jun Robin Fu1-18/+101
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan1-778/+1305
6837240 Solaris Hotplug Framework 6783012 Add support for PCIe Alternate Routing-ID Interpretation 6638136 remove obsolete ndi_ra_xxx logic from px_msi code 6695081 Race condition between pciehpc_intr() and pciehpc_init() --HG-- rename : usr/src/uts/common/io/hotplug/pciehpc/pciehpc.c => usr/src/uts/common/io/pciex/hotplug/pciehpc.c rename : usr/src/uts/common/io/hotplug/pcishpc/pcishpc.c => usr/src/uts/common/io/pciex/hotplug/pcishpc.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.c => usr/src/uts/intel/io/pciex/hotplug/pciehpc_acpi.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.h => usr/src/uts/intel/sys/hotplug/pci/pciehpc_acpi.h rename : usr/src/uts/sparc/pcicfg.e/Makefile => usr/src/uts/sparc/pcicfg/Makefile rename : usr/src/uts/sun4/io/pcicfg.e.c => usr/src/uts/sun4/io/pcicfg.c
2009-05-066708175 Elara - Cannot hotplug and initialize Elara Module on x86 w/Nevada 105Zhi-Jun Robin Fu1-1/+29
6816350 Hot-plug with Hydra NEM shows memory allocation warning in ethernet BASE register
2008-10-316745976 pcie error handling for adjust for no aer on URs is incorrect.Erwin T Tsaur1-63/+14
6725568 PCI extended config space not usable on AMD CPUs 6415305 npe(7) forgot to unmap config space handles ... 6745957 px should use px_ranges_phi_mask for address lookup 6702295 extended-capabilities property missing from leaf device after panic/reboot
2008-09-106560816 x86 drivers should not use SCCS keywords in user-visible stringsRichard Bean1-3/+1
2008-02-296644180 WARNING during hot plug operation - Memory space consumed by bridge ↵arutz1-11/+11
more than planned for 1 slot(s)
2007-09-286573171 unnecessary I/O resource warnings on some machinesjveta1-22/+42
2007-06-136561320 pciehp hotplug enumeration and naming is not consistent with boot time (prasad1-13/+16
both may be wrong on x86)
2007-05-036505891 MSIs not handled correctly for devices with dynamic MSI capabilityjveta1-11/+0
2007-02-286419785 memory leak in pcicfg_unconfigure()prasad1-25/+41
2007-01-236491115 x64: move pcicfg to usr/src/uts/i86pc from usr/src/uts/commonanish1-0/+4593
--HG-- rename : usr/src/uts/common/io/hotplug/pcicfg/pcicfg.c => usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_acpi.c => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.c rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_acpi.h => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.h rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_nvidia.c => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_nvidia.c rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_nvidia.h => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_nvidia.h rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_x86.c => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_x86.c