History log of /illumos-gate/usr/src/uts/common/os/modsubr.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 5f61829a 09-Nov-2022 Robert Mustacchi

15163 ldi_open family should admit constness
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andrew Stormont <andyjstorm

15163 ldi_open family should admit constness
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# 3df2e8b2 16-Jan-2022 Robert Mustacchi

14407 unix, genunix partial warning cleanup
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Rich Lowe <richlowe@richlowe.net>


# 6f25ad7f 21-Jun-2010 Jerry Gilliam

PSARC/2007/477 Drivers registering devids
6337062 e_ddi_devid_hold_driver_list is missing cmdk


# c8742f64 08-Jun-2010 Jerry Gilliam

6955559 ddi_driver_name() returns NULL to e_ddi_free_instance(), leading to a bad trap panic in in_drvwalk()


# c9cc1492 22-Oct-2009 Jerry Gilliam

PSARC/2009/552 Update-only add driver mechanism
6885060 Provide a way other than reboot to load and configure newly installed drivers


# 6532b960 16-Feb-2009 Jerry Gilliam

4854243 update_drv -d requires reboot


# a204de77 02-Jul-2008 cth

6714582 DDI_MAJOR_T_NONE missing
6719334 mod_modname should be 'const char *'
6714560 sgen driver should be cp(1) clonable


# 602ca9ea 14-May-2008 cth

PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2
PSARC/2008/077 Multiplexed I/O Enhancements to Support FMA
5039931 glm fails to use DDI-compliant interface for scsi_pkt(9S) al

PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2
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

show more ...


# 7730e2ac 10-Apr-2008 cg13442

6686086 System call numbers in /etc/name_to_sysnmum should be range checked.


# e099bf07 12-Jun-2007 cth

PSARC/2007/310 Driver open-close exclusion guarantees
6343604 specfs race: multiple "last-close" of the same device


# 52cac543 17-May-2006 ramat

PSARC 2006/285 MPxIO Driver Properties
6349247 replace MDI's built-in phci driver list with a better mechanism


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch