summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel
AgeCommit message (Collapse)AuthorFilesLines
2009-10-306539690 add sound driver for EMU10K chip (fix gcc)Garrett D'Amore1-1/+1
2009-10-306881268 Fujitsu-Siemens Amilo D8820 hangs during boot when wifi card present ↵Guoli Shu1-2/+3
in cardbus slot (fix lint)
2009-10-29PSARC 2009/519 audioemu10k device driverGarrett D'Amore2-0/+105
6539690 add sound driver for EMU10K chip
2009-10-286881268 Fujitsu-Siemens Amilo D8820 hangs during boot when wifi card present ↵Guoli Shu1-0/+13
in cardbus slot
2009-10-28PSARC/2009/520 Intel WiFi Link 6000 Series Device DriverQuaker Fang3-0/+93
6850605 Solaris needs to support Intel Puma Peak and Kilmer Peak
2009-10-22PSARC 2009/253 S10CGerald Jelinek5-1/+517
6666646 Solaris 10 zones on OpenSolaris binary (supported) distributions --HG-- rename : usr/src/lib/brand/sn1/Makefile => usr/src/lib/brand/solaris10/Makefile rename : usr/src/lib/brand/sn1/Makefile.sn1 => usr/src/lib/brand/solaris10/Makefile.s10 rename : usr/src/lib/brand/lx/cmd/Makefile => usr/src/lib/brand/solaris10/cmd/Makefile rename : usr/src/lib/brand/lx/cmd/lx_native.sh => usr/src/lib/brand/solaris10/cmd/s10_native.sh rename : usr/src/lib/brand/sn1/librtld_db/Makefile => usr/src/lib/brand/solaris10/librtld_db/Makefile rename : usr/src/lib/brand/sn1/librtld_db/Makefile.com => usr/src/lib/brand/solaris10/librtld_db/Makefile.com rename : usr/src/lib/brand/sn1/librtld_db/amd64/Makefile => usr/src/lib/brand/solaris10/librtld_db/amd64/Makefile rename : usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers => usr/src/lib/brand/solaris10/librtld_db/common/mapfile-vers rename : usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers.64 => usr/src/lib/brand/solaris10/librtld_db/common/mapfile-vers.64 rename : usr/src/lib/brand/sn1/librtld_db/common/sn1_librtld_db.c => usr/src/lib/brand/solaris10/librtld_db/common/solaris10_librtld_db.c rename : usr/src/lib/brand/sn1/librtld_db/i386/Makefile => usr/src/lib/brand/solaris10/librtld_db/i386/Makefile rename : usr/src/lib/brand/sn1/librtld_db/sparc/Makefile => usr/src/lib/brand/solaris10/librtld_db/sparc/Makefile rename : usr/src/lib/brand/sn1/librtld_db/sparcv9/Makefile => usr/src/lib/brand/solaris10/librtld_db/sparcv9/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/Makefile => usr/src/lib/brand/solaris10/s10_brand/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/Makefile.com => usr/src/lib/brand/solaris10/s10_brand/Makefile.com rename : usr/src/lib/brand/sn1/sn1_brand/amd64/Makefile => usr/src/lib/brand/solaris10/s10_brand/amd64/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_crt.s => usr/src/lib/brand/solaris10/s10_brand/amd64/s10_crt.s rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_handler.s => usr/src/lib/brand/solaris10/s10_brand/amd64/s10_handler.s rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_runexe.s => usr/src/lib/brand/solaris10/s10_brand/amd64/s10_runexe.s rename : usr/src/lib/brand/sn1/sn1_brand/common/mapfile-vers => usr/src/lib/brand/solaris10/s10_brand/common/mapfile-vers rename : usr/src/lib/brand/sn1/sn1_brand/common/offsets.in => usr/src/lib/brand/solaris10/s10_brand/common/offsets.in rename : usr/src/lib/brand/sn1/sn1_brand/common/sn1_brand.c => usr/src/lib/brand/solaris10/s10_brand/common/s10_brand.c rename : usr/src/lib/brand/sn1/sn1_brand/i386/Makefile => usr/src/lib/brand/solaris10/s10_brand/i386/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_crt.s => usr/src/lib/brand/solaris10/s10_brand/i386/s10_crt.s rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_handler.s => usr/src/lib/brand/solaris10/s10_brand/i386/s10_handler.s rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_runexe.s => usr/src/lib/brand/solaris10/s10_brand/i386/s10_runexe.s rename : usr/src/lib/brand/sn1/sn1_brand/sparc/Makefile => usr/src/lib/brand/solaris10/s10_brand/sparc/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_crt.s => usr/src/lib/brand/solaris10/s10_brand/sparc/s10_crt.s rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_handler.s => usr/src/lib/brand/solaris10/s10_brand/sparc/s10_handler.s rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_runexe.s => usr/src/lib/brand/solaris10/s10_brand/sparc/s10_runexe.s rename : usr/src/lib/brand/sn1/sn1_brand/sparcv9/Makefile => usr/src/lib/brand/solaris10/s10_brand/sparcv9/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/sys/sn1_misc.h => usr/src/lib/brand/solaris10/s10_brand/sys/s10_misc.h rename : usr/src/lib/brand/sn1/sn1_brand/Makefile => usr/src/lib/brand/solaris10/s10_npreload/Makefile rename : usr/src/lib/brand/lx/lx_support/Makefile => usr/src/lib/brand/solaris10/s10_support/Makefile rename : usr/src/lib/brand/sn1/zone/Makefile => usr/src/lib/brand/solaris10/zone/Makefile rename : usr/src/lib/brand/sn1/zone/SUNWsn1.xml => usr/src/lib/brand/solaris10/zone/SUNWsolaris10.xml rename : usr/src/lib/brand/sn1/zone/config.xml => usr/src/lib/brand/solaris10/zone/config.xml rename : usr/src/lib/brand/native/zone/p2v.ksh => usr/src/lib/brand/solaris10/zone/p2v.ksh rename : usr/src/lib/brand/native/zone/pkgrm.conf => usr/src/lib/brand/solaris10/zone/pkgrm.conf rename : usr/src/lib/brand/native/zone/pkgrm.lst => usr/src/lib/brand/solaris10/zone/pkgrm.lst rename : usr/src/lib/brand/sn1/zone/platform.xml => usr/src/lib/brand/solaris10/zone/platform.xml rename : usr/src/lib/brand/sn1/zone/sn1_boot.sh => usr/src/lib/brand/solaris10/zone/s10_boot.ksh rename : usr/src/lib/brand/native/zone/smf_disable.conf => usr/src/lib/brand/solaris10/zone/smf_disable.conf rename : usr/src/lib/brand/native/zone/smf_disable.lst => usr/src/lib/brand/solaris10/zone/smf_disable.lst rename : usr/src/pkgdefs/SUNWsn1rint/Makefile => usr/src/pkgdefs/SUNWs10brandr/Makefile rename : usr/src/pkgdefs/SUNWsn1rint/depend => usr/src/pkgdefs/SUNWs10brandr/depend rename : usr/src/pkgdefs/SUNWsn1rint/pkginfo.tmpl => usr/src/pkgdefs/SUNWs10brandr/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWsn1rint/prototype_com => usr/src/pkgdefs/SUNWs10brandr/prototype_com rename : usr/src/pkgdefs/SUNWsn1rint/prototype_i386 => usr/src/pkgdefs/SUNWs10brandr/prototype_i386 rename : usr/src/pkgdefs/SUNWsn1rint/prototype_sparc => usr/src/pkgdefs/SUNWs10brandr/prototype_sparc rename : usr/src/pkgdefs/SUNWsn1uint/Makefile => usr/src/pkgdefs/SUNWs10brandu/Makefile rename : usr/src/pkgdefs/SUNWsn1uint/depend => usr/src/pkgdefs/SUNWs10brandu/depend rename : usr/src/pkgdefs/SUNWsn1uint/pkginfo.tmpl => usr/src/pkgdefs/SUNWs10brandu/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWsn1uint/prototype_com => usr/src/pkgdefs/SUNWs10brandu/prototype_com rename : usr/src/pkgdefs/SUNWsn1uint/prototype_i386 => usr/src/pkgdefs/SUNWs10brandu/prototype_i386 rename : usr/src/pkgdefs/SUNWsn1uint/prototype_sparc => usr/src/pkgdefs/SUNWs10brandu/prototype_sparc rename : usr/src/uts/common/brand/sn1/sn1_brand.c => usr/src/uts/common/brand/solaris10/s10_brand.c rename : usr/src/uts/common/brand/sn1/sn1_brand.h => usr/src/uts/common/brand/solaris10/s10_brand.h rename : usr/src/uts/common/brand/sn1/sn1_offsets.in => usr/src/uts/common/brand/solaris10/s10_offsets.in rename : usr/src/uts/intel/brand/sn1/sn1_brand_asm.s => usr/src/uts/intel/brand/solaris10/s10_brand_asm.s rename : usr/src/uts/intel/sn1_brand/Makefile => usr/src/uts/intel/s10_brand/Makefile rename : usr/src/uts/sun4/brand/sn1/sn1_brand_asm.s => usr/src/uts/sun4/brand/solaris10/s10_brand_asm.s rename : usr/src/uts/sun4u/sn1_brand/Makefile => usr/src/uts/sun4u/s10_brand/Makefile rename : usr/src/uts/sun4v/sn1_brand/Makefile => usr/src/uts/sun4v/s10_brand/Makefile
2009-10-21PSARC 2009/543 FMA for Nehalem_EXYanmin Sun5-1/+7
6814342 FMA for Intel Nehalem EX 6874673 ereport.cpu.intel.l1tlb produces wrong fault
2009-10-156890821 hme should use common MII layerGarrett D'Amore1-1/+1
6839675 hme ndd 10 mbps force failure (NICDRV test06 failure) 6890820 assertion failure in hme on x86 6890573 hme should not call mi_strtol
2009-10-156890417 pci_autoconfig: acpi_pci_probe() uses pci_bios_nbus falselyDana Myers2-25/+25
2009-10-146883663 CPUs observed not downclocking when system is otherwise idleEric Saxe2-4/+8
2009-10-146873400 USB enumeration should handle BUS_CONFIG_ONE in a better wayVincent Wang1-0/+1
2009-10-136868616 Using Intel CRC32 instruction to accelerate CRC32c algorithmJack Meng2-1/+5
Contributed by Xinping Huang <xinping.huang@intel.com>
2009-10-126886690 chipset 5100 driver causes panic in single channel modeVuong Nguyen1-3/+12
2009-10-096875564 assertion failed: un->un_pm_count == 0, file: ↵Shesha Sreenivasamurthy1-16/+0
../../common/io/scsi/targets/sd.c, line: 9852 --HG-- rename : usr/src/uts/sparc/io/pciex/pcie_plat.c => usr/src/uts/sparc/io/pciex/pcie_sparc.c
2009-10-086873319 WiFi driver for Marvell 88W8363 chipsetfei feng - Sun Microsystems - Beijing China4-0/+217
2009-10-06PSARC/2009/465 COMSTAR ALUA active/standby supportJohn Forte2-0/+94
6862774 Add support for ALUA to COMSTAR 6878583 mem leak in stmfGetLuResource() 6850890 stmfTargetProperties.protocol is not populated for stmfGetTargetProperties()
2009-09-306726110 pmcs driver (driver for thebe) (fix build race)dh1429641-18/+2
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429643-0/+116
PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3
2009-09-286872640 intel_nb5000 chipset driver puts unused bit 22 into the mcerr_fbd ↵Vuong Nguyen2-13/+42
register 6877601 supermicro X7DCL-i with chipset 5100 panic at boot time
2009-09-256883381 GLDv3 incorrectly assumes mac instance == ddi_get_instance()Garrett D'Amore1-0/+1
2009-09-256734814 Intel address translation Phase IIVuong Nguyen14-364/+475
2009-09-256847238 cannot halt/reboot an exclusive zone with IPMP interfacesmeem2-2/+0
6870300 IPMP standby activation can be simplified 6880826 in.mpathd FDT change messages should not be errors
2009-09-24PSARC/2009/232 Solaris Packet CaptureDarren Reed16-24/+225
PSARC/2009/403 kstats for ipnet 6824047 every downcall function should have a "notsupported" function 6822740 RFE: provide PF_PACKET for developers on OpenSolaris 6822741 RFE: Solaris needs BPF to improve the packet capture story 6867683 RFE: need to be able to retrieve physical interface flags
2009-09-236884006 lint noise from smbfs library constructionGordon Ross2-1/+16
2009-09-236826942 Need an optimized GCM leveraging Intel's PCMULQDQ instructionDan OpenSolaris Anderson1-9/+16
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy12-104/+235
PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL interface between ip and tun is horribly wrong 5029727 tun prints bogus debug messages when receiving multicast packets on 6to4 tunnels 6835873 dlpi_walk() silently fails in an exclusive zone 4152864 must not allow two tunnels to have the same tsrc/tdst pair 6855902 link and flow kstats are too promiscuous 6218826 need to be able to tunnel into a zone 4505468 network interface names can confuse, lie, and deceive 4524756 tun_wproc() takes up too much stack 6417373 tun_wproc_mdata assertion failures 4627970 scalability problems with IP in IP tunnels 4674797 ifparse_ifspec() will not correctly parse ipv6 tunnels 6509231 dladm should show links in exclusive stack zone 4793233 tun driver should include addr in DL_PHYS_ADDR_ACK for non-zero lengths 6795831 ZONE_*_DATALINK syscalls should take datalink_id_t as argument 6791472 mac module doesn't allow MAC addresses < 6 bytes 6618091 Race condition trips ASSERT() in tun.c's SIOCSLIFNAME path 6837580 bogus mi_active check in mac_set_mtu() 6868083 libinetutil: ofmt_open()'s template argument should be const 6870313 libdladm: needless dladm_init_linkprop() in i_dladm_aggr_up() 6872221 panic in dls_devnet_close() if "mtu" property is being set 4289774 Change to the interface-id does not change IPv6 link-local address 6873561 unable to create links with 31 character link names 6874666 changing a link property can accidentally destroy it 6874682 removing a link attribute corrupts the attribute list 6875167 IPCL_ISV6 conn flag is set but never used 6881764 itp reference leak in ipsec_construct_inverse_acquire() 6881951 dladm delete-vlan can no longer delete persistent-only VLANs --HG-- rename : usr/src/uts/common/inet/tun.h => usr/src/uts/common/inet/iptun.h rename : usr/src/uts/common/inet/ip/tun.c => usr/src/uts/common/inet/iptun/iptun.c rename : usr/src/uts/intel/tun/Makefile => usr/src/uts/intel/iptun/Makefile rename : usr/src/uts/sparc/tun/Makefile => usr/src/uts/sparc/iptun/Makefile
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-1/+2
6573142 zpool destruction/export should better handle stale zvol links 6718816 ZFS volinit fails when ZFS root pool full 6761786 zpool import with 8500 snapshots took 11hours 6604403 replace volinit/volfini with /dev fs vnode ops 6847760 zfs volinit may happen a little too soon during boot 6488792 Warnings on console whenever a volume is created. 6738837 assertion failure in sdev_open 6878496 dmu_objset_own returns EINVAL instead of EROFS in some situations
2009-09-176869322 no output is seen on monitor on an upcoming nehalem machine (serial ↵Guoli Shu1-0/+9
console & disabling acpi works)
2009-09-146839215 amd_iommu driver panics dom0 in snv_114.Vikram Hegde17-7110/+0
2009-09-166852259 Add FMA support for new members of Nehalem familyAdrian Frost5-9/+42
2009-09-156472670 Internal pci root-bus addresses should be independent of bios ↵Dana Myers1-1/+2
enumeration order (non-x8400 systems) (fix lint)
2009-09-15PSARC 2009/487 audiosolo driverGarrett D'Amore2-0/+82
6881873 support ESS Solo-1 audio
2009-09-156472670 Internal pci root-bus addresses should be independent of bios ↵Dana Myers1-3/+320
enumeration order (non-x8400 systems)
2009-09-156864407 AMD's Lisbon processor introduces new socket typeSrihari Venkatesan1-0/+2
Contributed by Boris.Ostrovsky@amd.com
2009-09-14backout 6841893: breaks sparc buildjmcp17-0/+7110
backout 6839215: breaks sparc build backout 6880217: breaks sparc build
2009-09-146839215 amd_iommu driver panics dom0 in snv_114.Vikram Hegde17-7110/+0
2009-09-11PSARC 2009/190 Marvell Yukon Gigabit Ethernet DriverBarry Harding2-0/+89
6819638 Marvell Yukon 2 ethernet controller driver not found
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao4-18/+29
6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance
2009-09-10PSARC 2007/596 RBridges: Routing BridgesRishi Srivatsavai6-0/+182
PSARC 2008/055 Solaris Bridging PSARC 2009/344 Bridging Updates 6223953 Solaris should provide layer 2 bridging 6770623 bogus error messages generated by dladm should be cleaned up
2009-09-096855370 Disconnect command timeouts seen on CP3250 from snv_107 when ↵Alan Adamson, SD OSSD2-1/+6
ARTM-HDD is used
2009-09-07PSARC 2009/384 audiosbp16x audio driverGarrett D'Amore2-0/+82
6878663 desire driver for P16X audio part
2009-09-046874163 tpm device is too noisy on failure to attachWyllys Ingersoll1-3/+2
6872818 tpm_attach() not destroying mutex/cv in its failing path causing mem leak
2009-09-046860515 Solaris x86 can try AcpiReset() first before jumping on to other ↵Saurabh Misra7-3/+184
methods (kb, port 0x92 etc.) 6868057 reset() should call ddi functions only when HAT is running
2009-09-046744885 Tyan S2865 hard-hangs accessing ATA device after suspend/resumeAda3-13/+73
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-0/+2
6815302 Implement futimens, utimensat(POSIX.1-2008) -set file modification times with nanosecond granularity 6539657 touch(1) does not set the nanosecond timestamp of a file correctly
2009-08-31PSARC 2009/385 audiols driverGarrett D'Amore2-0/+82
6875005 Desire audigy ls audio device support
2009-08-316876176 amd_iommu should use PRIx64Vikram Hegde2-10/+5
2009-08-316876171 amd_iommu should use __amd64 instead of __LP64Vikram Hegde2-4/+4
2009-08-316869407 amd_iommu: freed dips should be removed from gfx_devinfo_listVikram Hegde2-2/+8
2009-08-286748617 Need support for Broadcom 10g NIC devices such as 57710 and 57711Zeeshanul Huq - Sun Microsystems - Beijing China2-5/+4