summaryrefslogtreecommitdiff
path: root/usr/src/cmd/devfsadm/devfsadm.c
AgeCommit message (Collapse)AuthorFilesLines
2010-07-266968425 Seeing build_devlink_list: readlink failed messages in console with ↵John Levon1-9/+9
Osolb143
2010-04-276945467 AI image fails to boot in x86 machines due to devfsadm -r core dump ↵Jerry Gilliam1-4/+5
in snv_138
2010-04-236945125 device node modes are being set to 0Jerry Gilliam1-22/+1
2010-04-096874797 Solaris needs to support I/O subtree reparentingVikram Hegde1-34/+99
2010-01-176868082 TX: devfsadm must rely on device_maps file with multiple ↵Jan Parcel1-11/+20
hot-pluggable usb devices 6855420 TX: USB built-in floppy drive should automatically populate the Device Manager
2010-01-14backout 6855420: needs more workjmcp1-20/+11
2010-01-146855420 TX: USB built-in floppy drive should automatically populate the ↵Jan Parcel1-11/+20
Device Manager 6868082 TX: devfsadm must rely on device_maps file with multiple hot-pluggable usb devices 6885946 libbssm or libdevinfo .h changes not reflected upon make install
2009-10-22PSARC/2009/552 Update-only add driver mechanismJerry Gilliam1-12/+30
6885060 Provide a way other than reboot to load and configure newly installed drivers
2009-09-186818386 devfsadm generates error messages inside a native non-global zoneDhanaraj M1-0/+6
2009-07-156851199 unused /dev nameservices code can be removedEric Taylor1-135/+1
--HG-- rename : usr/src/lib/libdevinfo/devinfo_devname.c => usr/src/lib/libdevinfo/devinfo_profile.c
2009-05-056667054 devfsadm assumes loading of the audit module implies device allocationJan Parcel1-4/+11
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 Gilliam1-13/+30
2009-01-286682652 DI_CACHE_SNAPSHOT_FLAGS vs. DINFOFORCE should be clarifiedVikram Hegde1-2/+2
2008-08-13PSARC 2008/498 datalink syseventsCathy Zhou1-318/+4
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-046510613 devfsadm_exit() seems can be called recursivelyvikram1-12/+69
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-056489641 /etc/path_to_inst no longer recreated by inst_syncwroche1-245/+236
2008-03-036667505 process_devinfo_tree() uses stale data off the stackhtk1-0/+8
2008-02-226453345 devfs_getattr violates devfs locking rulescth1-14/+11
6527396 devfsadm -C taking hours after reconfiguration reboot 6661843 i_ddi_di_cache_invalidate() should only use taskq_dispatch on valid->invalid 6662461 reserved_links_exist() should be optimized
2008-02-146627468 The fix for CR# 6274924 has a side-effect such that ↵htk1-6/+6
process_devinfo_tree() takes longer to complete.
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470641-2/+2
PSARC/2007/527 Addendum for Clearview Vanity Naming and Nemo Unification PSARC/2008/002 Clearview UV Updates 6310766 vlan statistics get reset at unplumb time 6320515 dladm commands with "-R" option should not take effect immediately 6433732 Simplify the GLDv3 control path by making its processing asynchronous 6445912 dladm show-link fails to show a specific link in the debug version 6452413 dladm show-link doesn't show VLAN links for GLDv2 drivers 6504433 libwladm's use of wladm_wlresult2status() needs an overhaul 6504507 dladm set-linkprop failure message is unclear 6534289 DR should work with aggregations 6535719 dladm_aggr_port_attr_db_t`lp_devname should be MAXNAMELEN, not MAXNAMELEN + 1 6539634 GLDv3 should DL_ERROR_ACK a DL_UDQOS_REQ with DL_OUTSTATE when the stream is DL_UNATTACHED 6540246 libdladm should not guess zoneid from DLDIOCZIDGET ioctl errno 6544195 dladm show-dev assumes GLDv3 stats.. incompatible with GLDv2 6563295 dladm show-linkprop -P does not work properly for unavailable links 6577618 integrate network vanity naming and nemo unification 6600446 links assigned to a local zone are still aggregatable by global zone 6607572 "boot net - install" can trigger assertion failure in dld_str_attach() 6613956 "svccfg import -" does not work as bfu expects 6637596 invalid assertion in ip_soft_ring_assignment() 6642350 kernel DLPI processing routines are long overdue 6643338 GLDv3 PPA hack VLAN ID checks don't always work 6647203 bfu: smf_delete_manifest() does not work for non-global zones 6649885 DL_IB GLDv3 mactype plugin must fill in its mtr_nativetype 6650395 libuuid should be lint-clean and linted nightly --HG-- rename : usr/src/cmd/dladm/aggregation.conf => deleted_files/usr/src/cmd/dladm/aggregation.conf rename : usr/src/cmd/dladm/linkprop.conf => deleted_files/usr/src/cmd/dladm/linkprop.conf rename : usr/src/lib/libinetcfg/common/inetcfg_nic.c => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.c rename : usr/src/lib/libinetcfg/common/inetcfg_nic.h => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.h
2007-09-126589362 unnecessary overhead caused by device allocation check when booting ↵aj1-2/+23
zones
2007-08-16PSARC/2006/501 Nvidia ck804/mcp55 SATA HBA drivermlf1-0/+478
PSARC/2007/100 Device Id Extensions PSARC/2007/172 Reserved Devnames 6296435 native sata driver needed for nVIDIA mcp04 and mcp55 controllers 6418034 DMA resources need to be released for scsi commands emulated in sata framework 6487018 driver binding for sata storage devices should be more flexible 6487838 common definitions can be defined in sata_defs.h to be shared with other sata HBA's 6549855 PSARC/2007/100 Device Id Extensions 6549915 devfsadm enhancements for PSARC/2007/172 Reserved Devnames
2007-07-27PSARC 2007/254 - Enabling method for Trusted Extensionsrica1-8/+18
6432114 [tjds] cannot login via gdm unless clearance is set to admin_high 6533113 split install and enabling of Trusted Extensions 6533118 move TX source from TLC to ON gate 6542578 TLC putback requires i.pamconf change similar to the kerberos solution. 6552207 txzonemgr does not configure loopback mounts for /etc/passwd and /etc/shadow when creating zones 6552253 solaris.smf.manage.labels should allow for permanent as well as temporary enable/disable of labeld 6555057 txzonemgr assumes LANG is valid 6557684 pam_tsol_account could use a thorough house cleaning 6561392 txzonemgr should work from Zone Management profile 6565347 txzonemgr failed to add an interface to a zone
2007-06-066486759 TX - hot plugging USB device can lead to inaccessible cdromaj1-20/+17
2007-05-11PSARC/2006/709 lofi(7D) devfs eventsphitran1-30/+86
6526777 lofi(7D) device add/remove sysevents
2007-03-196527366 di_devlink_open() fails in the miniroot after devname integrationvikram1-0/+3
2007-03-196533722 devfsadmd and hald are off to the racesjacobs1-8/+83
2007-02-226517848 dev_readdir() in devfsadm fails with alternate rootjg1-87/+31
2007-02-156520627 TSlvm sometimes gets NORESULT in snv_58cth1-2/+0
2007-01-256452574 we should improve management of the /dev/.devlink_db filecth1-106/+86
2006-10-026462748 devfsadm link removal does not provide full interpose supportvikram1-6/+144
2006-09-266311701 /etc/minor_perm is ignored if it contains commentseota1-9/+37
6459253 i.nametomajor holds the obsolete shell function 6460892 add_drv and update_drv can accept the invalid names 6462571 should clean up duplicate code in update_minor_entry()
2006-09-146467958 inappropriate error message displayed from Devfsadmllai11-3/+3
6455629 dev filesystem rename support incomplete
2006-08-25PSARC/2003/246 Filesystem Driven Device Namingllai11-689/+494
5050715 logical device names not created during early boot 6292952 devfsadm mishandles optarg 6362924 devfsadm secondary link generation is not zones aware 6413127 Integrate the Devname Project 6464196 bfu should remove pt_chmod, obsoleted by /dev filesystem --HG-- rename : usr/src/cmd/pt_chmod/Makefile => deleted_files/usr/src/cmd/pt_chmod/Makefile rename : usr/src/cmd/pt_chmod/pt_chmod.c => deleted_files/usr/src/cmd/pt_chmod/pt_chmod.c
2006-08-216425514 Invalid slot number message on FF2 could be hardware programming issuepjha1-0/+54
6436776 Link Up/Down events should be expected events during Oberon hotplug operations 6439953 Identical Slot names in different segments can cause a breakage in ApId scheme 6460150 Booting OPL system with build 46 panics w/ MONDO 62 for DMC/PEC 6460200 OPL Hotplug should use existing PCI Cap Library 6460204 PCI Cap Library should avoid name space collision for pci_config_size_t
2006-07-256450793 printer hotplug events should be handled properlyjacobs1-0/+40
2006-06-216431523 devfsadm: lookup_disk_dev_name() may cause core-dumpjg1-5/+7
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-28/+184
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2006-02-154976415 devfsadmd for zones could be smarter when major numbers changeedp1-32/+59
2005-11-11PSARC 2004/626 SNIA Multipath Management API support for scsi_vhcirs1357471-1/+5
PSARC 2005/646 MDI/PHCI/libdevinfo Extensions for SNIA MPAPI support 6271075 Provide libdevinfo interface that allows to get to phci nodes from vhci 6274924 DINFOCACHE snapshot needs to be invalidated when pathinfo is created or removed 6326490 Need to provide interconnect-type prop 6326499 MDI needs to provide vhci/phci/client device traversal interfaces. 6326502 MDI needs to generate sysevent for phci registration/unregistration 6326564 Provide SNIA MP API support 6326937 scsi_vhci(MPxIO) needs to provide Explicit Mode support for TPGS devices
2005-11-10PSARC 2005/583 VHCI Driven Device Enumerationramat1-7/+7
4938301 scsi_vhci does not enumerate devices on-demand (BUS_CONFIG_ONE)
2005-11-096346636 expunge readdir_r uses from Solariscasper1-71/+17
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-09-206317254 missing lock_dev()/unlock_dev() in devfsadm event_handler()cth1-0/+3
2005-08-046304001 devfsadmd removes the wrong device links fromcth1-18/+21
2005-08-01PSARC 2005/365 Nemo drivers interface simplificationericheng1-79/+31
6246540 race condition between aggr driver detach and create-aggr 6253542 dld breaks autopush, PPPoE, ipfilter for bge and xge 6261226 Nemo should use modhash 6272908 in.rarpd no longer works for GLDv3 interfaces 6303082 ill_tx fastpath lacks flow control --HG-- rename : usr/src/cmd/dladm/datalink.conf => deleted_files/usr/src/cmd/dladm/datalink.conf rename : usr/src/cmd/rcm_daemon/common/mac_rcm.c => deleted_files/usr/src/cmd/rcm_daemon/common/mac_rcm.c rename : usr/src/cmd/svc/milestone/aggregation => deleted_files/usr/src/cmd/svc/milestone/aggregation rename : usr/src/cmd/svc/milestone/aggregation.xml => deleted_files/usr/src/cmd/svc/milestone/aggregation.xml rename : usr/src/cmd/svc/milestone/datalink => deleted_files/usr/src/cmd/svc/milestone/datalink rename : usr/src/cmd/svc/milestone/datalink-init => deleted_files/usr/src/cmd/svc/milestone/datalink-init rename : usr/src/cmd/svc/milestone/datalink-init.xml => deleted_files/usr/src/cmd/svc/milestone/datalink-init.xml rename : usr/src/cmd/svc/milestone/datalink.xml => deleted_files/usr/src/cmd/svc/milestone/datalink.xml rename : usr/src/pkgdefs/SUNWcnetr/postinstall => deleted_files/usr/src/pkgdefs/SUNWcnetr/postinstall rename : usr/src/pkgdefs/common_files/i.datalinkconf => deleted_files/usr/src/pkgdefs/common_files/i.datalinkconf rename : usr/src/uts/common/io/dld/dld_ioc.c => deleted_files/usr/src/uts/common/io/dld/dld_ioc.c rename : usr/src/uts/common/io/dld/dld_minor.c => deleted_files/usr/src/uts/common/io/dld/dld_minor.c rename : usr/src/uts/common/io/dld/dld_node.c => deleted_files/usr/src/uts/common/io/dld/dld_node.c rename : usr/src/uts/common/io/dld/dld_ppa.c => deleted_files/usr/src/uts/common/io/dld/dld_ppa.c rename : usr/src/uts/common/os/ght.c => deleted_files/usr/src/uts/common/os/ght.c rename : usr/src/uts/common/sys/ght.h => deleted_files/usr/src/uts/common/sys/ght.h rename : usr/src/uts/intel/ght/Makefile => deleted_files/usr/src/uts/intel/ght/Makefile rename : usr/src/uts/sparc/ght/Makefile => deleted_files/usr/src/uts/sparc/ght/Makefile
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+8293