summaryrefslogtreecommitdiff
path: root/usr/src/cmd/devfsadm
AgeCommit message (Collapse)AuthorFilesLines
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429643-50/+141
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-24PSARC/2009/232 Solaris Packet CaptureDarren Reed1-1/+2
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-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-1/+1
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-56/+5
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-206837800 Devlinks needs to be cleaned if the device is not availableGarrett D'Amore1-21/+20
2009-09-186818386 devfsadm generates error messages inside a native non-global zoneDhanaraj M2-0/+9
2009-08-196855414 Deliver SPARC support for TPMWyllys Ingersoll1-2/+8
6865428 pkcs11_tpm should be installed by default, or it won't be used
2009-08-17backout 6855414: breaks buildjmcp1-8/+2
2009-08-176855414 Deliver SPARC support for TPMWyllys Ingersoll1-2/+8
6865428 pkcs11_tpm should be installed by default, or it won't be used
2009-08-144382889 devfsadm libraries are built incorrectlyRod Evans2-5/+79
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp2-10/+1
Portions contributed by Rich Lowe
2009-07-156851199 unused /dev nameservices code can be removedEric Taylor3-143/+4
--HG-- rename : usr/src/lib/libdevinfo/devinfo_devname.c => usr/src/lib/libdevinfo/devinfo_profile.c
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-2/+47
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" 6824622 Logical device node can't be created in HVM host
2009-06-10PSARC 2009/334 EOF of legacy bus miceGarrett D'Amore1-1/+1
PSARC 2009/341 remove mscsi 6848113 busmice (msm and logi) should be removed 6848112 remove mscsi --HG-- rename : usr/src/uts/common/sys/vuidmice.h => usr/src/uts/common/io/vuidmice/vuidmice.h
2009-05-28PSARC 2009/246 ZFS support for Access Based EnumerationTim Haley2-4/+63
6802734 Support for Access Based Enumeration 6826760 A test driver for some ZFS features would be beneficial 6844861 inconsistent xattr readdir behavior with too-small buffer
2009-05-056667054 devfsadm assumes loading of the audit module implies device allocationJan Parcel1-4/+11
2009-04-27PSARC 2008/318 Boomer: Next Generation Solaris AudioGarrett D'Amore1-114/+248
6824027 Deliver Boomer (PSARC 2008/318) audio system 6216252 mixerctl needs CLI options to set the play,record gain and the balance 6824524 inadequate locking in usb_as isoc pipe handling causes audio corruption 6819627 Add support for Ensoniq ES1371 (for VMware) 6803095 HP Mini 1000 After probing devices at install constant white noise 6775793 Audio distortion when adjusting volume via Gnome Volume Applet 6763299 VT8233/A/8235/8237 AC97 Audio Controller vendor 0x1106 device 0x3059 6819634 need driver for SiS AC'97 audio 6486306 Audio driver should allow for plugs configuration 6363625 default sampling rate should be set to 8k in mixer mode 6754251 audioixp has no quiesce() 6828944 devfsadm support for ISDN links can be removed 6759385 audiovia823x has no quiesce() 6754454 audio810 has no quiesce() 6819142 VirtualBox - No Audio 6389136 audio mixer could do device cleanup 6717717 audiohd does not attach to "pciclass,0403", but "pciexclass,0403" 6495365 Attach of "Creative Technology Ltd SB Audigy 2 NX" panics 6193343 Audio Mixer Sample Rate Conversion, Audio Support Module leak kernel memory --HG-- rename : usr/src/pkgdefs/SUNWad810/postinstall => usr/src/pkgdefs/SUNWad810/postinstall.tmpl rename : usr/src/pkgdefs/SUNWad810/preremove => usr/src/pkgdefs/SUNWad810/preremove.tmpl rename : usr/src/pkgdefs/SUNWadixp/postinstall => usr/src/pkgdefs/SUNWadixp/postinstall.tmpl rename : usr/src/pkgdefs/SUNWadixp/preremove => usr/src/pkgdefs/SUNWadixp/preremove.tmpl rename : usr/src/pkgdefs/SUNWaudd/postinstall => usr/src/pkgdefs/SUNWaudd/postinstall.tmpl rename : usr/src/pkgdefs/SUNWaudd/preremove => usr/src/pkgdefs/SUNWaudd/preremove.tmpl rename : usr/src/uts/sun/io/audio/sada/drv/audio1575/audio1575.c => usr/src/uts/common/io/audio/drv/audio1575/audio1575.c rename : usr/src/uts/sun/io/audio/sada/drv/audio1575/audio1575.conf => usr/src/uts/common/io/audio/drv/audio1575/audio1575.conf rename : usr/src/uts/sun/sys/audio/audio1575.h => usr/src/uts/common/io/audio/drv/audio1575/audio1575.h rename : usr/src/uts/common/io/audio/sada/drv/audio810/audio810.c => usr/src/uts/common/io/audio/drv/audio810/audio810.c rename : usr/src/uts/common/io/audio/sada/drv/audio810/audio810.conf => usr/src/uts/common/io/audio/drv/audio810/audio810.conf rename : usr/src/uts/common/sys/audio/audio810.h => usr/src/uts/common/io/audio/drv/audio810/audio810.h rename : usr/src/uts/common/io/audio/sada/drv/audiohd/audiohd.c => usr/src/uts/common/io/audio/drv/audiohd/audiohd.c rename : usr/src/uts/common/io/audio/sada/drv/audiohd/audiohd.conf => usr/src/uts/common/io/audio/drv/audiohd/audiohd.conf rename : usr/src/uts/common/sys/audio/audiohd.h => usr/src/uts/common/io/audio/drv/audiohd/audiohd.h rename : usr/src/uts/common/io/audio/sada/drv/audioixp/audioixp.c => usr/src/uts/common/io/audio/drv/audioixp/audioixp.c rename : usr/src/uts/common/io/audio/sada/drv/audioixp/audioixp.conf => usr/src/uts/common/io/audio/drv/audioixp/audioixp.conf rename : usr/src/uts/common/sys/audio/audioixp.h => usr/src/uts/common/io/audio/drv/audioixp/audioixp.h rename : usr/src/uts/common/io/audio/sada/drv/audiots/audiots.c => usr/src/uts/common/io/audio/drv/audiots/audiots.c rename : usr/src/uts/common/io/audio/sada/drv/audiots/audiots.conf => usr/src/uts/common/io/audio/drv/audiots/audiots.conf rename : usr/src/uts/common/sys/audio/audiots.h => usr/src/uts/common/io/audio/drv/audiots/audiots.h rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audio_4231.c => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.c rename : usr/src/uts/sun/sys/audio/audio_4231.h => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231.h rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audio_4231_apcdma.c => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231_apcdma.c rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audio_4231_eb2dma.c => usr/src/uts/sun/io/audio/drv/audiocs/audio_4231_eb2dma.c rename : usr/src/uts/sun/io/audio/sada/drv/audiocs/audiocs.conf => usr/src/uts/sun/io/audio/drv/audiocs/audiocs.conf
2009-04-23PSARC 2007/425 Wireless USB supportRaymond Chen2-6/+66
6422602 Wireless USB support under Solaris
2009-04-126763764 Support for FTDI USB Serial adaptersTim Marsland1-2/+12
6798921 usbser mishandles some ioctls 4696628 USB serial needs properties to ignore CD 6821751 Add support for 921600 baud
2009-04-016810441 Solaris needs to expose initiator port for multiple-port HBAsjiang wu - Sun Microsystems - Beijing China1-3/+50
6762621 Add interconnect type for SAS transport.
2009-03-316822078 devfsadm core dumping on snv_110Vikram Hegde1-12/+16
2009-03-27PSARC 2007/601 Intel AMTMark Logan1-1/+15
6585532 Need to support Intel Active Management Technology in Solaris
2009-03-136816659 drvconfig core dump on sparc while installing SUNWiscsir/SUNWiscsiu, ↵Jerry Gilliam1-1/+1
snv_109
2009-02-164854243 update_drv -d requires rebootJerry Gilliam2-14/+34
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam1-6/+5
6486156 DTrace cpc provider
2009-01-286682652 DI_CACHE_SNAPSHOT_FLAGS vs. DINFOFORCE should be clarifiedVikram Hegde1-2/+2
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-2/+2
PSARC/2008/773 IPQoS if_groupname Selector Removal PSARC/2009/001 Move in.mpathd into /lib/inet 6783149 Clearview IPMP Rearchitecture 4472956 libipmp should provide administrative interfaces 4494577 ipmp is opaque - there's no way to get current status 4509788 IPMP's usage of interface flags is not backward compatible 4509869 IPMP's address move mechanism needs to be transparent to applications 4531232 "in.rdiscd: sendto: Bad file number" seen during IPMP DR 4533876 new instances of interfaces under ipmp are generated with each dr/op 4699003 in.mpathd should squawk if interfaces in a group have the same hwaddr 4704937 SUNW_ip_rcm.so is sloppy with strings 4713308 IPMP shouldn't failover unconfigured logical interfaces 4785694 non-homogeneous IPMP group does not do failback 4850407 if_mpadm and IPMP DR failure 5015757 ip can panic with ASSERT(attach_ill == ipif->ipif_ill) failure 5086201 in.ndpd's phyint_reach_random() spews "SIOCSLIFLNKINFO Invalid argument" 6184000 routes cannot be created on failed interfaces 6246564 if_mpadm -r <ifname> doesn't bring up IPv6 link-local data address 6359058 SIOCLIFFAILBACK repeatedly fails with EAGAIN; in.mpathd fills logs 6359536 enabling STANDBY on an interface with no test address acts oddly 6378487 in.dhcpd doesn't work well in an IPMP setup 6462335 cannot offline to IPMP interfaces that have no probe targets 6516992 in.routed spews "Address already in use" during IPMP address move 6518460 ip_rcm`update_pif() must remain calm when logical interfaces disappear 6549957 failed IP interfaces at boot may go unreported 6591186 rpcbind can't deal with indirect calls if all addresses are deprecated 6667143 NCE_F_UNSOL_ADV broken 6698480 IGMP version not retained during IPMP failover 6726235 IPMP group failure can sometimes lead to an extra failover 6726645 in.routed skips DEPRECATED addresses even when no others exist 6738310 ip_ndp_recover() checks IPIF_CONDEMNED on the wrong ipif flags field 6739454 system panics at sdpib`sdp_rts_announce 6739531 IPv6 DAD doesn't work well with IPMP 6740719 in.mpathd may fail to switch to router target mode 6743260 ipif_resolver_up() can fail and leave ARP bringup pending 6746613 ip's DL_NOTE_SDU_SIZE logic mishandles ill_max_frag < ill_max_mtu 6748145 in.ndpd's IPv6 link-local hardware address mappings can go stale 6753560 ilg_delete_all() can race with ill_delete_tail() when ilg_ill changes 6755987 stillborn IFF_POINTOPOINT in.mpathd logic should be hauled out 6775126 SUBDIRS ipsecutils element does not in order be 6775811 NCEs can get stuck in ND_INCOMPLETE if ARP fails when IPMP is in-use 6777496 receive-side ILL_HCKSUM_CAPABLE checks look at the wrong ill 6781488 IPSQ timer restart logic can deadlock under stress 6781883 ip_ndp_find_solicitation() can be passed adverts, and has API issues 6784852 RPCIB, SDP, and RDS all break when vanity naming is used 6786048 IPv6 ND probes create IREs with incorrect source addresses 6786091 I_PLINK handling in IP must not request reentry via ipsq_try_enter() 6786711 IPQoS if_groupname selector needs to go 6787091 assertion failure in ipcl_conn_cleanup() due to non-NULL conn_ilg 6789235 INADDR_ANY ILMs can trigger an assertion failure in IPMP environments 6789502 ipif_resolver_up() calls after ipif_ndp_up() clobber ipif_addr_ready 6789718 ip6.tun0 cannot be plumbed in a non-global-zone post-6745288 6789732 libdlpi may get stuck in i_dlpi_strgetmsg() 6789870 ipif6_dup_recovery() may operate on a freed ipif, corrupting memory 6789874 ipnet_nicevent_cb() may call taskq_dispatch() on a bogus taskq 6790310 in.mpathd may core with "phyint_inst_timer: invalid state 4" --HG-- rename : usr/src/lib/libinetutil/common/inetutil4.c => usr/src/lib/libinetutil/common/inetutil.c rename : usr/src/uts/common/inet/vni/vni.c => usr/src/uts/common/inet/dlpistub/dlpistub.c rename : usr/src/uts/common/inet/vni/vni.conf => usr/src/uts/common/inet/dlpistub/dlpistub.conf rename : usr/src/uts/common/inet/vni/vni_impl.h => usr/src/uts/common/inet/dlpistub/dlpistub_impl.h rename : usr/src/uts/intel/vni/Makefile => usr/src/uts/intel/dlpistub/Makefile rename : usr/src/uts/sparc/vni/Makefile => usr/src/uts/sparc/dlpistub/Makefile
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada1-47/+4
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-4/+47
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-11-06PSARC/2006/475 Clearview: IP Observability DevicesPhilip Kirk1-3/+3
4085089 add a feature to enable 'snooping' of the loopback traffic 6753688 ip netinfo has no need for separate create and dispatch functions 6755448 ifconfig wedged in SIOCLIFREMOVEIF 6756483 incorrect ASSERT() in ip_delmulti[_v6]() 5092073 RFE: allow snoop to filter on zonename or zoneid 6606991 panic assertion failure !ill->ill_join_allmulti for multicast router 6760922 devname doesn't handle stale dev_t's in sdev_node cache entries
2008-09-09PSARC 2008/569 FMA Topology & Retire Agent RefinementsCheng Sean Ye1-0/+3
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-08-26PSARC 2008/473 Fine-Grained Privileges for Datalink AdministrationSebastien Roy1-2/+3
6695904 least privileges for datalink actions 6729477 pcwl accidentally requires privileges for WLAN_GET_PARAM ioctl 6679049 ucred_t leak in dlmgmtd 6738245 dld's _init() doesn't teardown if mod_install() fails 6738987 i.devpolicy pattern matching accidentally matches random lines
2008-08-18PSARC 2008/527 FMA for Intel integrated memory controller and Nehalem CPUsAdrian Frost1-3/+2
6706543 FMA for Intel Nehalem 6726376 generic machine check retires wrong virtual cpu 6695950 dimm fmri string contains garbage characters in x4450
2008-08-13PSARC 2008/498 datalink syseventsCathy Zhou3-348/+5
6696737 ndi_devi_enter() can deadlock with stopped threads, hanging system 6729044 race between network_rcm and softmac when a physical device is attached 6729144 dlmgmtd process_db_write() leaks dlmgmt_link_t
2008-08-08PSARC 2007/654 blk2scsaGarrett D'Amore2-9/+46
PSARC 2007/659 SDcard Stack Phase I PSARC 2008/001 SDcard Simplified Synchronous Command Processing 6632236 blk2scsa generic block layer 6632237 SDcard stack phase I 6649849 desire winbond sdcard reader support
2008-08-046510613 devfsadm_exit() seems can be called recursivelyvikram2-15/+72
2008-06-11PSARC 2008/261 EOF: Sound Blaster Pro driver sbprogd780591-10/+8
6709032 EOF sbpro driver 6709321 audio utilities library libaudio.a has unused/unreferenced source files --HG-- rename : usr/src/cmd/audio/include/AudioDetect.h => deleted_files/usr/src/cmd/audio/include/AudioDetect.h rename : usr/src/cmd/audio/include/AudioDevice.h => deleted_files/usr/src/cmd/audio/include/AudioDevice.h rename : usr/src/cmd/audio/include/AudioDevicectl.h => deleted_files/usr/src/cmd/audio/include/AudioDevicectl.h rename : usr/src/cmd/audio/utilities/AudioDetect.cc => deleted_files/usr/src/cmd/audio/utilities/AudioDetect.cc rename : usr/src/cmd/audio/utilities/AudioDevice.cc => deleted_files/usr/src/cmd/audio/utilities/AudioDevice.cc rename : usr/src/cmd/audio/utilities/AudioDevicectl.cc => deleted_files/usr/src/cmd/audio/utilities/AudioDevicectl.cc rename : usr/src/pkgdefs/SUNWpsdir/preinstall => deleted_files/usr/src/pkgdefs/SUNWpsdir/preinstall
2008-05-27PSARC/2008/290 lofi mountjohnlev1-3/+9
6384817 Need persistent lofi based mounts and direct mount(1m) support for lofi
2008-05-276611349 "devfsadm -d" does not restore permissions of allocatable device ↵pr1315821-3/+17
from "/etc/minor_perm".
2008-05-206685348 Hypervisor event provider for DTracetariq1-1/+17
6699048 XEN_SYSCTL_tbuf_op sysctl-hypercall data misaligned in 32-bit Solaris
2008-05-056489641 /etc/path_to_inst no longer recreated by inst_syncwroche1-245/+236
2008-05-026683064 check_rtime could do with some spring cleaningrie1-3/+1
2008-04-29PSARC 2008/119 sun4v /dev/bmcky1158081-1/+15
6651404 Netra-T5220 needs ipmitool support through internal communication channel 6688811 Integration of bmc driver (6651404) causes LDoms guests domain to hang on every boot with snv_88
2008-04-296672687 md loadable module for devfsadm leaks filedescriptorsps2165481-4/+14
2008-04-286693098 Need a new disk link generator for xVM virtual disksjhd1-0/+65
2008-04-16backout 6651404: inappropriate copying of closed source codedm1207691-15/+1
2008-04-11PSARC 2008/119 sun4v /dev/bmcky1158081-1/+15
6651404 Netra-T5220 needs ipmitool support through internal communication channel
2008-04-106570963 vscan: snas: Can't Enable vscan service after,disabling it while ↵jm1993542-1/+60
scan was in progress for few files 6599614 Log message says "vscan: (eng #) no socket, errno 24" when copying 1000 2k-files with 4 scan engines 6656150 vscan threading model should be revised to address system resource usage 6660667 Engine name is used directly as property group name without any prefix 6663788 SUNWvscanr needs to be split into SUNWvscanr and SUNWvscankr 6663792 links are required in /dev for the vscan pseudo device - to support non-global zones 6663812 attempt to start a second instance of vscand, first instance crashes 6672296 per-engine error counts not shown after vscan stats reset using vscanadm stats -z 6673579 vscan log file should be parsable and use utf8 6678058 If stats door file already exists when vscand starts up an initialization failure message is shown 6678525 vscand exits on SIGPIPE 6679808 Interupted read/write (EINTR) to scan engine can cause invalid data to be exchanged 6681465 Core file generated while adding and performing virus scan operations over nfs mount 6681675 Connection remains in ESTABLISHED State for long time, after scan engine goes down. 6684670 vscand should maintain connections with scan engines instead of connecting per request
2008-04-09PSARC 2007/685 3-Dimensional driver for ATI Redeon graphics cardscg1499151-4/+7
6418351 HW-accel/DRI support for ATI R3x0 graphics cards
2008-03-31PSARC 2008/156 Panther Cache Line Retirejc257221-0/+3
6589208 Panther: support L2/L3 Cache Line Retirement