#
abe68f2c |
| 22-Sep-2017 |
Robert Mustacchi <rm@joyent.com> |
8702 PCI addresses with physaddr > 0xffffffff can't be mapped in 8703 pci/npe DDI_CTLOPS_REGSIZE should be 64-bit aware 8704 want OFF_MAX in the kernel 8705 unsupported 64-bit prefetch memory on pci-
8702 PCI addresses with physaddr > 0xffffffff can't be mapped in 8703 pci/npe DDI_CTLOPS_REGSIZE should be 64-bit aware 8704 want OFF_MAX in the kernel 8705 unsupported 64-bit prefetch memory on pci-pci bridge Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Albert Lee <trisk@forkgnu.org> Approved by: Gordon Ross <gwr@nexenta.com>
refs #3532
(cherry picked from commit 265a3f1d64f26bd7637bd62d476fc0fb08785666)
show more ...
|
#
bf4de67d |
| 17-Aug-2015 |
Joshua M. Clulow <jmc@joyent.com> |
6859 missing MCFG table should lead to I/O PCIe config access Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Tycho Nightingale <tycho.nightin
6859 missing MCFG table should lead to I/O PCIe config access Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
refs #3532
(cherry picked from commit 55d97424a9cd61c5c4deb24127804a1dac5bf1df)
show more ...
|
#
aab83bb8 |
| 24-Feb-2016 |
Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
6659 nvlist_free(NULL) is a no-op Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
6cbe5a00 |
| 04-Aug-2010 |
Praveen Kumar Dasaraju Rama <Praveen.Dasaraju@Oracle.COM> |
6973912 pci_autoconfig: alloc_res_array() feels a little off (by one)
|
#
7ff178cd |
| 24-Jun-2010 |
Jimmy Vetayases <Jimmy.Vetayases@oracle.com> |
PSARC/2009/505 IRM Framework Extension(s) PSARC/2009/665 Pcitool Extensions 6669984 Solaris x86 need to provide large number of interrupt vectors for MSI/MSI-x 6866130 Interrupt Resource Management (
PSARC/2009/505 IRM Framework Extension(s) PSARC/2009/665 Pcitool Extensions 6669984 Solaris x86 need to provide large number of interrupt vectors for MSI/MSI-x 6866130 Interrupt Resource Management (IRM) support on x86 platforms 6876744 Need a new mdb debugger module for the new apix PSM 6881939 decouple current i86xpv interrupt implementation from i86pc 6916041 Pcitool Enhancement(1M) for the new apix PSM on X86 6957091 update pcitool(1m) manpage for 6916041
--HG-- rename : usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c => usr/src/cmd/mdb/i86pc/modules/pcplusmp/pcplusmp.c
show more ...
|
#
0db3240d |
| 01-Apr-2010 |
Stephen Hanson <Stephen.Hanson@Sun.COM> |
6688291 PCI-E slot number of 0 should be respected 6688321 pci enumerator should use SMBIOS for slot labels when available 6813504 IRQ routing table is more reliable than pcie slotcap register for gi
6688291 PCI-E slot number of 0 should be respected 6688321 pci enumerator should use SMBIOS for slot labels when available 6813504 IRQ routing table is more reliable than pcie slotcap register for giving slot labels 6813507 need to override incorrect slot-names property on Sun-Fire-X4600-M2 and Sun-Fire-X4600 6813522 need to override incorrect slot-names property on X2200-M2 and X2100-M2 6902034 pci_label_missing_lookup() relies on bus enumeration being invariant 6902039 pci_label_missing_lookup() mechanism can't be used if we already have a bogus slot name/num 6938519 hostbridge instance number incorect when using pci_label_missing_lookup()
show more ...
|
#
3a634bfc |
| 31-Jan-2010 |
Vikram Hegde <Vikram.Hegde@Sun.COM> |
6875273 Intel IOMMU needs a rewrite 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/Resum
6875273 Intel IOMMU needs a rewrite 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
show more ...
|
#
1c21d439 |
| 25-Jan-2010 |
Dana Myers <Dana.Myers@Sun.COM> |
6913723 ?WARNING: pci_process_acpi_device: invalid _BBN 0xfc" printed to console
|
#
56f33205 |
| 13-Jan-2010 |
Jonathan Adams <Jonathan.Adams@Sun.COM> |
4517853 debug.h should include macros to assert implication and equivalence 6915090 struct memlist should have ml_ member prefixes
|
#
51ac2e32 |
| 16-Dec-2009 |
Zhi-Jun Robin Fu <Zhijun.Fu@Sun.COM> |
6909993 bootup panic at assertion failed: rcdip != NULL, file: ../../intel/io/pci/pci_boot.c, line: 3362
|
#
c0da6274 |
| 04-Dec-2009 |
Zhi-Jun Robin Fu <Zhijun.Fu@Sun.COM> |
6831378 identify device type during early boot
|
#
57190917 |
| 02-Dec-2009 |
Dana Myers <Dana.Myers@Sun.COM> |
6901273 acpica: update ACPI CA interpreter source to 20091112 6869130 acpica: AcpiOsAllocate leaks on toshiba laptops
|
#
ab290850 |
| 23-Nov-2009 |
Dana Myers <Dana.Myers@Sun.COM> |
6853338 pci_autoconfig: should disable IO/MEM decode while changing the BAR of OHCI host controller
|
#
fbe8965d |
| 17-Nov-2009 |
Dana Myers <Dana.Myers@Sun.COM> |
6898998 fastreboot provokes panic on Dell PowerEdge 1600SC (BIOS A09) after integration of CR 6472670
|
#
26947304 |
| 02-Nov-2009 |
Evan Yan <Evan.Yan@Sun.COM> |
PSARC/2008/181 Solaris Hotplug Framework 6837240 Solaris Hotplug Framework 6783012 Add support for PCIe Alternate Routing-ID Interpretation 6638136 remove obsolete ndi_ra_xxx logic from px_msi code 6
PSARC/2008/181 Solaris Hotplug Framework 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
show more ...
|
#
4f2f7396 |
| 30-Oct-2009 |
Guoli Shu <Kerry.Shu@Sun.COM> |
6881268 Fujitsu-Siemens Amilo D8820 hangs during boot when wifi card present in cardbus slot (fix lint)
|
#
4b8b26d4 |
| 28-Oct-2009 |
Guoli Shu <Kerry.Shu@Sun.COM> |
6881268 Fujitsu-Siemens Amilo D8820 hangs during boot when wifi card present in cardbus slot
|
#
47310ced |
| 16-Oct-2009 |
Dana Myers <Dana.Myers@Sun.COM> |
6890417 pci_autoconfig: acpi_pci_probe() uses pci_bios_nbus falsely
|
#
e07545cf |
| 16-Sep-2009 |
Dana Myers <Dana.Myers@Sun.COM> |
6472670 Internal pci root-bus addresses should be independent of bios enumeration order (non-x8400 systems) (fix lint)
|
#
00dfdf4a |
| 16-Sep-2009 |
Dana Myers <Dana.Myers@Sun.COM> |
6472670 Internal pci root-bus addresses should be independent of bios enumeration order (non-x8400 systems)
|
#
7e301000 |
| 26-Aug-2009 |
Vikram Hegde <Vikram.Hegde@Sun.COM> |
6870146 Intel IOMMU has device tree bug that can cause panics
|
#
42e542bc |
| 12-Aug-2009 |
Dan Mick <Dan.Mick@Sun.COM> |
6869654 pci_autoconfig: memory leak in memlist_alloc() in snv_121 on x86 on systems with zfs root
|
#
2f283da5 |
| 04-Aug-2009 |
Dan Mick <Dan.Mick@Sun.COM> |
6831312 cpu_freq / cpu_freq_hz is zero on IBM HS22 Nehalem blade
|
#
ffa17327 |
| 09-May-2009 |
Guoli Shu <Kerry.Shu@Sun.COM> |
6833233 pci_autoconfig: needs to consider child requirement for ppb reprogram MEM/IO size decision 6825886 Cardbus adapter doesn't work after Fastreboot after S/R
|
#
c2de8625 |
| 01-May-2009 |
Scott Carter, SD IOSW <Scott.Carter@Sun.COM> |
6771671 allow exclusion of subsystem ids from the compatible property
|