summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io
AgeCommit message (Collapse)AuthorFilesLines
2009-05-106800441 block asymmetry after 6726793Surya Prakki1-5/+5
2009-05-086833233 pci_autoconfig: needs to consider child requirement for ppb ↵Guoli Shu1-18/+52
reprogram MEM/IO size decision 6825886 Cardbus adapter doesn't work after Fastreboot after S/R
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
2009-05-016771671 allow exclusion of subsystem ids from the compatible propertyScott Carter, SD IOSW1-4/+25
2009-04-296756116 i915 has no quiesce()Edward Shu2-2/+18
2009-04-276770233 New model ID for Istanbul processoronnv_114Kuriakose Kuruvilla1-22/+27
6672305 Need to support Griffin processors 6824550 AMD G34 processors need cpuid support Contributed by Boris Ostrovsky <boris.ostrovsky@amd.com>
2009-04-276730045 pciehpc: failed to power OFF the slot #2(dev_state 0x0, ACPI_STATUS 0x5)Guoli Shu1-0/+16
2009-04-246818129 Solaris support for _OSC AER method (Nehalem IO FMA)Krishna Elango5-433/+383
2009-04-226811422 pci_autoconfig: Xorg fails to start with snv_109 on W1100z/W2100zDana Myers1-2/+80
2009-04-236303630 "reg" property of pci-ide and display devices are not IEEE-1275 ↵Max zhen1-15/+9
compliant
2009-04-166555867 acpica: need to register ACPI Embedded Controller handler earlier in ↵Dana Myers2-13/+12
acpica_init() 6830824 acpica: initialize firmware table access at acpica module load time
2009-04-166828988 need to reenable AMD IOMMUVikram Hegde1-1/+1
2009-04-146826499 System panic when installing drm irq after killing Xorgmiao chen - Sun Microsystems - Beijing China1-0/+1
2009-04-096768204 dnet interface takes a long time to resume after plumb/unplumb in ↵vitezslav batrla - Sun Microsystems - Prague Czech Republic1-1/+3
Hyper-V virtual machine
2009-04-046482159 kernel hangs in pcic_attach at boot time on Fujitsu FMV6800MG laptopCasper H.S. Dik1-1/+1
Contributed by Masa Murayama <khf04453@nifty.ne.jp>
2009-03-316821665 WARNING: kb8042: inconsistent getinfo(9E) implementationJudy Chen1-15/+21
6822266 2009-03-25 nightly bits hang x2200 m2 system 6822869 potential address conflict: used isa resources haven't been removed from available bus resources
2009-03-306816405 cannot install osol 109 or snv_110 on Fujitsu Lifebook S7110 laptop ↵Guoli Shu1-1/+24
due to hang.
2009-03-306820590 Toshiba R500 suspend/resume kills X11Edward Shu3-4/+8
6820749 Xorg goes into an ioctl() EINVAL loop when enabled compiz on a Toshiba R600 6821534 resume on intel graphics fails if compiz is active
2009-03-27PSARC 2007/601 Intel AMTMark Logan11-0/+6930
6585532 Need to support Intel Active Management Technology in Solaris
2009-03-24PSARC 2009/056 Removal of ISA Pseudo NodeJudy Chen1-47/+25
6813425 Remove /isa pseudo node for x86
2009-03-196809527 scsi_hba_pkt_comp():More consumerssrivijitha dugganapalli2-19/+12
2009-03-166816741 need to disable AMD IOMMU for 2009.06Vikram Hegde1-0/+27
2009-03-096775011 bad trap page fault while starting dom0Stuart Maybee2-0/+77
2009-03-046804867 fma driver support for Intel Core i7Adrian Frost4-26/+29
2009-03-036810727 acpica: no need to obfuscate Processor _UID values on non-IA-64 ↵Dana Myers1-64/+13
platforms
2009-03-026810939 system should be more open to being interactive despite graphical bootJan Setje-Eilers1-40/+81
2009-03-036809687 System panic when installing drm irq with Xorg offmiao chen - Sun Microsystems - Beijing China4-10/+16
2009-02-25PSARC 2008/777 cpupm keyword mode extensionsEric Saxe1-30/+19
PSARC 2008/663 CPU Deep Idle Keyword 6567156 bring CPU power awareness to the dispatcher 6700904 deeper C-State support required on follow-ons to Intel Penryn processor generation microarchitecture 6805661 cmt_root may contain duplicates on UMA systems --HG-- rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_mach.c => usr/src/uts/i86pc/io/cpudrv_mach.c rename : usr/src/uts/i86pc/io/cpudrv/cpu_acpi.c => usr/src/uts/i86pc/os/cpupm/cpu_acpi.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_amd.c => usr/src/uts/i86pc/os/cpupm/cpupm_amd.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_intel.c => usr/src/uts/i86pc/os/cpupm/cpupm_intel.c rename : usr/src/uts/i86pc/os/cpupm.c => usr/src/uts/i86pc/os/cpupm/cpupm_mach.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_throttle.c => usr/src/uts/i86pc/os/cpupm/cpupm_throttle.c rename : usr/src/uts/i86pc/io/cpudrv/pwrnow.c => usr/src/uts/i86pc/os/cpupm/pwrnow.c rename : usr/src/uts/i86pc/io/cpudrv/speedstep.c => usr/src/uts/i86pc/os/cpupm/speedstep.c rename : usr/src/uts/i86pc/sys/cpupm.h => usr/src/uts/i86pc/sys/cpupm_mach.h rename : usr/src/uts/i86pc/sys/cpudrv_throttle.h => usr/src/uts/i86pc/sys/cpupm_throttle.h
2008-11-17PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM DomainsEdward Pilatowicz1-29/+38
PSARC/2009/015 ddi_strdup 6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI 6677559 Solaris should provide a PV cdrom driver for xVM HVM environments 6703437 xdb doesn't do anything with xm block-configure requests 6774478 misc xdf bugs
2009-02-176760313 acpica: Acer F3400 embedded controller needs longer timeout after a ↵Dana Myers1-23/+62
fast reboot
2009-02-176773943 i915 should be updated to 1.5.x to support Xorg 1.5/Mesa 7.2miao chen - Sun Microsystems - Beijing China8-419/+1222
6794701 radeon driver does not work with Xorg 1.5
2009-02-126798926 pci_autoconfig: PCI root-bus 'bus-range' property should be ↵Dana Myers1-3/+18
initialized using _CRS when possible
2009-02-096801832 pci_autoconfig:pci_enumerate ends in a bad mutex panic from ↵Dana Myers1-1/+9
ddi_prop_change during boot
2009-02-046728503 Boot up error from ata driver when S10 U5 installed on CF on Herculesxun ni - Sun Microsystems - Beijing China2-1/+8
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 ↵james north - Sun Microsystems - Austin United States1-1/+1
to uint8_t overflow
2009-01-306794168 intel_nhm needs to support device quiesceAdrian Frost1-1/+2
6793571 fma label for CPU FRU location needed on Sun Blade X6450
2009-01-296798926 pci_autoconfig: PCI root-bus 'bus-range' property should be ↵Dana Myers1-4/+19
initialized using _CRS when possible
2009-01-206793353 Nevada 105 PCIEX panics on X6250Alan Adamson, SD OSSD2-3/+33
2009-01-146759202 ata: S3 suspend to ram hangs in pci_save_config_regs()Seth Goldberg4-31/+42
6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend() 6759217 uppc: state of legacy pic must be saved / restored to support suspend to ram 6761267 pci interrupt routing entries not restored after wakeup from S3 sleep 6759220 ipw2100: needs DDI_SUSPEND / DDI_RESUME support, for suspend to ram 6761274 acpi-crs property not freed after wakeup from s3 suspend to ram 6766845 Tecra S1: ata0 "timeout: abort request" errors for PATA HDD after S3 resume Contributed by Juergen Keil <jk@tools.de>.
2009-01-126784370 enhance arcmsr to support auto-enumerationColin Yi2-55/+517
2009-01-076775181 Deadlock between device configuration and pcie_scan_mpsAlan Adamson, SD OSSD1-1/+9
2009-01-016746076 intel_nhm driver needs to move to 'intel', and therefore ↵Cheng Sean Ye9-0/+2448
/kernel/drv, tree from i86pc --HG-- rename : usr/src/uts/i86pc/intel_nhm/Makefile => usr/src/uts/intel/intel_nhm/Makefile rename : usr/src/uts/i86pc/io/intel_nhm/dimm_topo.c => usr/src/uts/intel/io/intel_nhm/dimm_topo.c rename : usr/src/uts/i86pc/io/intel_nhm/intel_nhm.c => usr/src/uts/intel/io/intel_nhm/intel_nhm.c rename : usr/src/uts/i86pc/io/intel_nhm/intel_nhm.conf => usr/src/uts/intel/io/intel_nhm/intel_nhm.conf rename : usr/src/uts/i86pc/io/intel_nhm/intel_nhm.h => usr/src/uts/intel/io/intel_nhm/intel_nhm.h rename : usr/src/uts/i86pc/io/intel_nhm/intel_nhmdrv.c => usr/src/uts/intel/io/intel_nhm/intel_nhmdrv.c rename : usr/src/uts/i86pc/io/intel_nhm/mem_addr.c => usr/src/uts/intel/io/intel_nhm/mem_addr.c rename : usr/src/uts/i86pc/io/intel_nhm/nhm_init.c => usr/src/uts/intel/io/intel_nhm/nhm_init.c rename : usr/src/uts/i86pc/io/intel_nhm/nhm_log.h => usr/src/uts/intel/io/intel_nhm/nhm_log.h rename : usr/src/uts/i86pc/io/intel_nhm/nhm_pci_cfg.c => usr/src/uts/intel/io/intel_nhm/nhm_pci_cfg.c
2008-12-196782932 pci_autoconfig: PCI enumerator needs to use PCI root-bus _CRS when ↵Dana Myers5-348/+653
present
2008-12-166726793 AMD Opteron (family f, revision e (or greater)) still susceptible to ↵Surya Prakki1-3/+5
6391605
2008-12-156776210 live cd of 2008.11RC2 hangs on bootVikram Hegde1-0/+3
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada1-1/+0
2008-12-106756115 agptarget has no quiesce()miao chen - Sun Microsystems - Beijing China1-1/+1
2008-12-056779278 AMD IOMMU code should use rootnex props instead of do_bsys_getprop()Vikram Hegde2-7/+43
6779268 Intel IOMMU should support both yes and true for boot options 6779272 AMD IOMMU should support true/false for boot time options 6762163 parse_dmar_rmrr does not parse rmrr units of dmar table due to buggy RMRR in BIOS
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng2-38/+4
6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6453165 move mac capabs definitions outside mac.h 6338667 Need ability to use NAT for non-global zones 6692884 several threads hung due to deadlock scenario between aggr and mac 6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1 6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic 6742712 potential message double free in the aggr driver 6754299 a potential race between aggr_m_tx() and aggr_port_delete() 6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation 6442559 Forwarding perf bottleneck due to mac_rx() calls 6505462 assertion failure after removing a port from a snooped aggregation 6716664 need to add src/dst IP address to soft ring fanout --HG-- rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h