summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/modsubr.c
AgeCommit message (Collapse)AuthorFilesLines
2022-02-1014407 unix, genunix partial warning cleanupRobert Mustacchi1-2/+1
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2010-06-21PSARC/2007/477 Drivers registering devidsJerry Gilliam1-0/+5
6337062 e_ddi_devid_hold_driver_list is missing cmdk
2010-06-086955559 ddi_driver_name() returns NULL to e_ddi_free_instance(), leading to ↵Jerry Gilliam1-6/+17
a bad trap panic in in_drvwalk()
2009-10-22PSARC/2009/552 Update-only add driver mechanismJerry Gilliam1-6/+16
6885060 Provide a way other than reboot to load and configure newly installed drivers
2009-02-164854243 update_drv -d requires rebootJerry Gilliam1-65/+93
2008-07-026714582 DDI_MAJOR_T_NONE missingcth1-4/+4
6719334 mod_modname should be 'const char *' 6714560 sgen driver should be cp(1) clonable
2008-05-14PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2cth1-0/+3
PSARC/2008/077 Multiplexed I/O Enhancements to Support FMA 5039931 glm fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039932 mpt fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039935 esp fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039936 fas fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039937 ifp fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039938 isp fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039941 sf fails to use DDI-compliant interface for scsi_pkt(9S) allocation 6276696 USCSI should support a path selection mechanism in conjunction with scsi_vhci 6284426 di_path_addr should have its second argument removed. 6425326 prtconf pathinfo output should show path's pHCI unit-address (di_path_addr) 6657250 devid should be available at interrupt time 6657251 libtopo: disk enumeration needs to be shared by multiple enumeration strategies 6657252 libtopo: xmlgen files should use consistent format 6657253 fmdump: add support for filtering on nvpair (and value) 6657254 eversholt: support devid-based mapping to topology 6657255 eversholt: define property indicating ereport may not map to topology 6657256 SCSA should detect scsi_pkt allocation violations 6657257 Multiplexed I/O Enhancements to Support FMA 6657258 libnvpair: need nvlist_lookup_nvpair peer that supports embeded nvlist 6695221 scsa1394 fails to use DDI-compliant interface for scsi_pkt(9S) allocation 6695222 ata has dependency on scsi_device(9S) size 6695223 ncrs fails to use DDI-compliant interface for scsi_pkt(9S) allocation 6695224 st fails to use DDI-compliant interface for scsi_pkt(9S) allocation
2008-04-106686086 System call numbers in /etc/name_to_sysnmum should be range checked.cg134421-1/+9
2007-06-12PSARC/2007/310 Driver open-close exclusion guaranteescth1-14/+16
6343604 specfs race: multiple "last-close" of the same device
2006-05-16PSARC 2006/285 MPxIO Driver Propertiesramat1-4/+8
6349247 replace MDI's built-in phci driver list with a better mechanism
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1083