summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/devctl.c
AgeCommit message (Collapse)AuthorFilesLines
2006-09-256466789 decouple devices cache management implementation from consumersjg1-1943/+0
--HG-- rename : usr/src/uts/common/os/devctl.c => usr/src/uts/common/os/devcache.c rename : usr/src/uts/common/sys/devctl_impl.h => usr/src/uts/common/sys/devcache_impl.h
2006-08-25PSARC/2003/246 Filesystem Driven Device Namingllai11-121/+326
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-01-266369724 DS_READY references should be checked for correctnesscth1-2/+2
2005-12-126357763 commands fail w/ no such device on iscsi target when multiple ↵cth1-2/+3
sessions > 2 and target not mpxio
2005-11-10PSARC 2005/583 VHCI Driven Device Enumerationramat1-29/+46
4938301 scsi_vhci does not enumerate devices on-demand (BUS_CONFIG_ONE)
2005-06-226288469 panic: assertion failed: n == undevts in e_devid_cache_to_devt_list codecth1-37/+31
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1726