summaryrefslogtreecommitdiff
path: root/usr/src/cmd/devfsadm/devfsadm_impl.h
AgeCommit message (Collapse)AuthorFilesLines
2020-01-0412112 devfsadm: cast between incompatible function typesToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2009-07-156851199 unused /dev nameservices code can be removedEric Taylor1-2/+2
--HG-- rename : usr/src/lib/libdevinfo/devinfo_devname.c => usr/src/lib/libdevinfo/devinfo_profile.c
2008-08-13PSARC 2008/498 datalink syseventsCathy Zhou1-15/+0
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-3/+3
2007-08-16PSARC/2006/501 Nvidia ck804/mcp55 SATA HBA drivermlf1-10/+13
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-05-11PSARC/2006/709 lofi(7D) devfs eventsphitran1-2/+2
6526777 lofi(7D) device add/remove sysevents
2007-03-196533722 devfsadmd and hald are off to the racesjacobs1-2/+10
2007-02-226517848 dev_readdir() in devfsadm fails with alternate rootjg1-1/+0
2007-01-256452574 we should improve management of the /dev/.devlink_db filecth1-13/+3
2006-10-026462748 devfsadm link removal does not provide full interpose supportvikram1-2/+13
2006-08-25PSARC/2003/246 Filesystem Driven Device Namingllai11-42/+21
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-4/+5
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
2005-11-096346636 expunge readdir_r uses from Solariscasper1-1/+1
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+549