summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io
AgeCommit message (Collapse)AuthorFilesLines
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-0/+1
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A"
2008-12-016776690 Areca raid management util doesn't work on solarisColin Yi2-5/+4
2008-11-246774448 Toonie needs non-unity mapVikram Hegde11-1174/+2990
2008-11-216757461 Need to add support for 945GME which is the graphics chipset on Acer ↵miao chen - Sun Microsystems - Beijing China1-1/+3
Aspire One Intel Atom 1.6Ghz
2008-11-156771858 sd/cmdk: devid is not published until reboot if initial label is ↵Jan Setje-Eilers1-1/+1
created with DKIOCSEXTVTOC
2008-11-146769844 Toshiba Tecra M9/M10 won't wake up from suspend if AC status changedGuoli Shu1-8/+8
2008-11-106764872 resource conflict in pci MEM and Prefetch MEMGuoli Shu1-8/+53
2008-11-096767048 MSIs don't work on Intel 5400 chipsetKrishna Elango1-4/+7
6768044 pcix_ereport_setup has a memleak
2008-11-076742132 intel_nb5000 causes panic on Intel S5000PHBAdrian Frost2-35/+50
6749900 FMA memory errors faults have physaddr but not offset 6738718 fma has too many dimms in suspect list for uncorrectable memory error on Intel system
2008-11-066738342 Need support for Intel i945GMEmiao chen - Sun Microsystems - Beijing China3-1/+6
2008-11-066754496 [CVE-2008-3831] i915 kernel drm driver uses untrusted offsetsmiao chen - Sun Microsystems - Beijing China2-49/+32
2008-10-316745976 pcie error handling for adjust for no aer on URs is incorrect.Erwin T Tsaur4-160/+70
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-10-296693202 ata_get_capacity function incorrectly gets LBA48 drive size+breaks ↵Colin Yi5-2/+15
compatibility
2008-10-276762840 pcie_pci returns incorrect FMA capability in its fm_init bus_opsKrishna Elango1-7/+5
6756592 PlatinumII panics assertion failed: B_FALSE, file: ../../common/io/pcie_fault.c, line: 339
2008-10-166464695 acpica: update to Intel ACPI CA 20080829 (fix unref)Dana Myers4-2131/+0
2008-10-156464695 acpica: update to Intel ACPI CA 20080829Dana Myers138-9104/+12129
6747548 acpica: must check size of buffers returned from AcpiEvaluateObject() --HG-- rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsfield.c => usr/src/uts/intel/io/acpica/dispatcher/dsfield.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsinit.c => usr/src/uts/intel/io/acpica/dispatcher/dsinit.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsmethod.c => usr/src/uts/intel/io/acpica/dispatcher/dsmethod.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsmthdat.c => usr/src/uts/intel/io/acpica/dispatcher/dsmthdat.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsobject.c => usr/src/uts/intel/io/acpica/dispatcher/dsobject.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsopcode.c => usr/src/uts/intel/io/acpica/dispatcher/dsopcode.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dsutils.c => usr/src/uts/intel/io/acpica/dispatcher/dsutils.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dswexec.c => usr/src/uts/intel/io/acpica/dispatcher/dswexec.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dswload.c => usr/src/uts/intel/io/acpica/dispatcher/dswload.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dswscope.c => usr/src/uts/intel/io/acpica/dispatcher/dswscope.c rename : usr/src/uts/intel/io/acpica/interpreter/dispatcher/dswstate.c => usr/src/uts/intel/io/acpica/dispatcher/dswstate.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exconfig.c => usr/src/uts/intel/io/acpica/executer/exconfig.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exconvrt.c => usr/src/uts/intel/io/acpica/executer/exconvrt.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/excreate.c => usr/src/uts/intel/io/acpica/executer/excreate.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exdump.c => usr/src/uts/intel/io/acpica/executer/exdump.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exfield.c => usr/src/uts/intel/io/acpica/executer/exfield.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exfldio.c => usr/src/uts/intel/io/acpica/executer/exfldio.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exmisc.c => usr/src/uts/intel/io/acpica/executer/exmisc.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exmutex.c => usr/src/uts/intel/io/acpica/executer/exmutex.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exnames.c => usr/src/uts/intel/io/acpica/executer/exnames.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exoparg1.c => usr/src/uts/intel/io/acpica/executer/exoparg1.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exoparg2.c => usr/src/uts/intel/io/acpica/executer/exoparg2.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exoparg3.c => usr/src/uts/intel/io/acpica/executer/exoparg3.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exoparg6.c => usr/src/uts/intel/io/acpica/executer/exoparg6.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exprep.c => usr/src/uts/intel/io/acpica/executer/exprep.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exregion.c => usr/src/uts/intel/io/acpica/executer/exregion.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exresnte.c => usr/src/uts/intel/io/acpica/executer/exresnte.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exresolv.c => usr/src/uts/intel/io/acpica/executer/exresolv.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exresop.c => usr/src/uts/intel/io/acpica/executer/exresop.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exstore.c => usr/src/uts/intel/io/acpica/executer/exstore.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exstoren.c => usr/src/uts/intel/io/acpica/executer/exstoren.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exstorob.c => usr/src/uts/intel/io/acpica/executer/exstorob.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exsystem.c => usr/src/uts/intel/io/acpica/executer/exsystem.c rename : usr/src/uts/intel/io/acpica/interpreter/executer/exutils.c => usr/src/uts/intel/io/acpica/executer/exutils.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psargs.c => usr/src/uts/intel/io/acpica/parser/psargs.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psloop.c => usr/src/uts/intel/io/acpica/parser/psloop.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psopcode.c => usr/src/uts/intel/io/acpica/parser/psopcode.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psparse.c => usr/src/uts/intel/io/acpica/parser/psparse.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psscope.c => usr/src/uts/intel/io/acpica/parser/psscope.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/pstree.c => usr/src/uts/intel/io/acpica/parser/pstree.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psutils.c => usr/src/uts/intel/io/acpica/parser/psutils.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/pswalk.c => usr/src/uts/intel/io/acpica/parser/pswalk.c rename : usr/src/uts/intel/io/acpica/interpreter/parser/psxface.c => usr/src/uts/intel/io/acpica/parser/psxface.c
2008-10-156611254 no pcie error handling on various x86 platformsKrishna Elango3-321/+379
6499336 pcie_pci should use MSIs
2008-10-156638785 Installer receives ATA timeouts when installing as guest under KVM ↵Ling Albert Ke3-8/+18
or QEMU in snv_79.
2008-10-146745433 Merge NWS consolidation into OS/Net consolidationJohn Forte1-0/+94
2008-10-136755358 ata: does not report correct capacity for a disk > 1TBMark Logan1-1/+1
6758470 addbadsec(1M) need to support disks > 1 TB
2008-10-076753758 ata driver doesn't work in snv_99 (older systems only?)Ada3-2/+64
6752338 ata driver hangs in b99 on Toshiba Tecra A9
2008-09-28PSARC 2008/561 AMD IOMMUVikram Hegde10-0/+5002
6567017 Support for AMD IOMMU
2008-09-266752194 TSlvm Unavail test causes stack overflow in iommulib_nex_open ↵Vikram Hegde1-3/+5
lookup_cache
2008-09-27PSARC 2008/610 Amendment to PSARC 2004/151Edward Shu1-15/+5
6739533 Suspend / Resume on intel_igd_965gm doesn't work properly
2008-09-246743570 clean lint tag -erroff=E_SUSPICIOUS_COMPARISON and ↵zhongyan gu - Sun Microsystems - Beijing China6-12/+33
-erroff=E_ASSIGN_NARROW_CONV from the ata dirver 6715616 DMA should not be attempted on HT1000 SATA ATAPI devices in Native IDE Mode
2008-09-236747522 cmdk: fix memory leak and some code cleanupMark Logan1-5/+5
2008-09-236711399 Need to add drm support for the Intel Cantiga Integrated Graphics ↵miao chen - Sun Microsystems - Beijing China7-34/+84
Controller (2a42) 6711179 Need to add agpgart/drm support for the Eaglelake Integrated Graphics Controller (2e02)
2008-09-22PSARC 2008/382 Fast RebootSherry Moore22-331/+396
6714038 Fast Reboot support for x86 platforms
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-4/+2
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc.
2008-09-15PSARC 2008/561 AMD IOMMUonnv_99Vikram Hegde1-0/+1071
6747701 Integrate DDI hooks for AMD IOMMU 6748625 Intel IOMMU putback broke dom0 boot
2008-09-156614012 add Areca SAS/SATA RAID adapter driver (fix oversight)James C. McPherson1-0/+2
2008-09-15PSARC/2008/079 arcmsr SAS/SATA RAID driverJames C. McPherson3-0/+5602
6614012 add Areca SAS/SATA RAID adapter driver
2008-09-156747590 microcode update support for AMDMark Johnson1-1/+7
Contributed by Hans Rosenfeld <hans.rosenfeld@amd.com>
2008-09-14PSARC 2008/560 Intel IOMMUVikram Hegde1-2/+31
6714111 Solaris needs to support the Intel IOMMU
2008-09-126734052 cmdk panics in Hyper-V guest while opening mutexMark Logan1-1/+1
2008-09-126742621 ata driver causes system hang after resume back on M8 with snv_b97 ↵Ada1-1/+1
(fix lint)
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty3-16/+28
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-09-116742621 ata driver causes system hang after resume back on M8 with snv_b97Ada2-47/+37
2008-09-106560816 x86 drivers should not use SCCS keywords in user-visible stringsRichard Bean18-65/+29
2008-09-09PSARC 2008/569 FMA Topology & Retire Agent RefinementsCheng Sean Ye22-0/+9700
6567641 cpu and memory fault management for Solaris x86 xVM 6690231 phase out mem and cpu schemes for x86 6683402 fmd_fmri_present() in hc scheme is bogus 6739591 introduce /dev/fm for userland fault management interface to kernel 6739593 introduce libfmd_agent so agents do not have to use /dev/fm directly 6739595 support retire/unretire/isretired as topo methods on the resource node 6739597 x86 chip enumerator should be weaned off of kstats 6742378 libtopo: hc_unusable() is returning random value 6738573 faults aren't replayed on boot 6744597 ldmsvcs: mem_request is returning incorrect value for page unretire 6739600 panic console ereport summary should handle nvlist arrays 6739601 add cpu module panic callback made from panic_quiesce_hw 6739605 when x86 error injection has taken place, tag all subsequent ereports 6739608 missing label for i86xpv dtrace_interrupt_enable causes panic on debug_enter 6739609 add HYPERVISOR_mca hypercall for physical topology and MCA info --HG-- rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/Makefile rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/amd64/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/amd64/Makefile rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ao.c => usr/src/cmd/mdb/intel/modules/amd_opteron/ao.c rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ia32/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/ia32/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/amd64/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/amd64/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/gcpu.c => usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/ia32/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/ia32/Makefile rename : usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll.c => usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_subr.c rename : usr/src/uts/i86pc/intel_nb5000/Makefile => usr/src/uts/intel/intel_nb5000/Makefile rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.c => usr/src/uts/intel/io/intel_nb5000/dimm_addr.c rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.h => usr/src/uts/intel/io/intel_nb5000/dimm_addr.h rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_phys.h => usr/src/uts/intel/io/intel_nb5000/dimm_phys.h rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.c => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.conf => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.conf rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nbdrv.c => usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.c rename : usr/src/uts/i86pc/io/intel_nb5000/nb5000.h => usr/src/uts/intel/io/intel_nb5000/nb5000.h rename : usr/src/uts/i86pc/io/intel_nb5000/nb5000_init.c => usr/src/uts/intel/io/intel_nb5000/nb5000_init.c rename : usr/src/uts/i86pc/io/intel_nb5000/nb_log.h => usr/src/uts/intel/io/intel_nb5000/nb_log.h rename : usr/src/uts/i86pc/io/intel_nb5000/nb_pci_cfg.c => usr/src/uts/intel/io/intel_nb5000/nb_pci_cfg.c rename : usr/src/uts/i86pc/io/intel_nb5000/rank.h => usr/src/uts/intel/io/intel_nb5000/rank.h rename : usr/src/uts/i86pc/io/mc/mc-amd.conf => usr/src/uts/intel/io/mc-amd/mc-amd.conf rename : usr/src/uts/i86pc/io/mc/mcamd.h => usr/src/uts/intel/io/mc-amd/mcamd.h rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.c => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.h rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg_impl.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg_impl.h rename : usr/src/uts/i86pc/io/mc/mcamd_drv.c => usr/src/uts/intel/io/mc-amd/mcamd_drv.c rename : usr/src/uts/i86pc/io/mc/mcamd_off.in => usr/src/uts/intel/io/mc-amd/mcamd_off.in rename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.c => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.c rename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.h => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.h rename : usr/src/uts/i86pc/io/mc/mcamd_subr.c => usr/src/uts/intel/io/mc-amd/mcamd_subr.c rename : usr/src/uts/i86pc/mc-amd/Makefile => usr/src/uts/intel/mc-amd/Makefile rename : usr/src/uts/i86pc/sys/cpu_module.h => usr/src/uts/intel/sys/cpu_module.h
2008-09-106738852 ghd_timeout_disable() assertion failed: tmrp->t_ccc_listp == 0LColin Yi1-2/+0
2008-09-096743327 ACPI enumeration does not work for >=2 DMA or >=2 IRQ in resourcesSeth Goldberg1-15/+18
Contributed by Martin Cerveny <M.Cerveny@computer.org>.
2008-08-046528768 apic_navail_vector() fails when IPL equals 8 or 9mishra2-8/+38
6680545 x2APIC support in Solaris x86 Initial Code Contributed by Intel <ashok.raj@intel.com & borun.fu@intel.com>
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871075-56/+64
2008-07-314350779 Data_Corruption: ghd driver depends on soft interrupts, does not ↵zk1947572-15/+32
support panic s 6727966 dadk packet callback should not retry IO when panicking 6728416 SPARC ghd framework should not use soft interrupts when panicking
2008-07-30PSARC/2008/412 Properties and Devinfo Snapshotscth1-26/+6
5034258 device size should be available in devinfo snapshots that request properties 5100405 Deadlock can occur due to the devinfo driver holding devi_lock 6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code. 6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call 6720361 missing locks on devi_minor list traversal 6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
2008-07-226721592 agpgart and agpmaster lint warnings should be cleaned.hh2248181-6/+6
2008-07-186583859 Need S3 support for Intel graphics devicesms1485624-53/+1306
6644080 agptarget needs to support S/R
2008-07-076721149 radeon and i915 lint warnings should be cleaned.hh2248187-28/+22
2008-07-016671685 PCI(E) S/R issuesgs1501761-0/+10