summaryrefslogtreecommitdiff
path: root/usr/src/cmd/pcitool
AgeCommit message (Collapse)AuthorFilesLines
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-03-0810120 smatch indenting fixes for usr/src/cmdJohn Levon1-1/+2
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-02-139100 remove sunman rules from the gateYuri Pankov2-4/+6
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-11-168766 pcitool: typedef locally defined but not usedToomas Soome1-7/+8
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+3
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-2/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-216968212 pcitool_usage.c need to modify to sync with pcitool man page.lipeng sang - Sun Microsystems - Beijing China1-2/+6
2010-07-146968165 ::ioapic and ::apic should be limited to kmdbJimmy Vetayases3-3/+3
6968169 missing start dates in some interrupt related files
2010-07-016964830 Remove the pcitool(1M) man page from the ON packageJimmy Vetayases2-239/+3
2010-06-24PSARC/2009/505 IRM Framework Extension(s)Jimmy Vetayases5-81/+185
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
2010-04-226910668 the code for 6831378 should do better error handlingZhi-Jun Robin Fu1-3/+10
2010-01-156882711 interrupt binding interface for niumxAlan Adamson, SD OSSD2-7/+9
6910328 niumx should support kernel interface to retarget interrupts
2009-12-036852083 pcitool return status on sparc is weirdlipeng sang - Sun Microsystems - Beijing China1-2/+2
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan1-7/+118
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-07-08PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancementsEvan Yan5-191/+290
6796906 Interfaces needed for querying and re-targetting msi-x interrupts 6805710 px driver should support re-targetting MSI-X interrupts 6849547 PCITool enhancements 6851623 ddi_intr_enable() and ddi_intr_disable() fails randomly for dup interrupt.
2009-05-046788312 Array overrun in pci_toolsErwin T Tsaur9-0/+3806
6799018 pcitool should be available as a supported tool on Solaris 10 PSARC 2009/215 PCITool Public Interrupts