summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/1394
AgeCommit message (Collapse)AuthorFilesLines
2022-10-1015040 remove support for unused sun studio inline asmRichard Lowe1-9/+7
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-08-3014079 remove TNFToomas Soome50-7639/+52
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2022-01-1214390 av1394: build errors with gcc 11Toomas Soome1-3/+3
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-3/+1
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Garret D'Amore <garrett@damore.org>
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon1-3/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2210723 hci1394: NULL pointer errorsToomas Soome2-23/+21
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2010750 s1394: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2010718 av1394: NULL pointer errorsToomas Soome2-5/+5
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon2-6/+11
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-04-239414 scsa1394: this statement may fall throughToomas Soome1-0/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-11-168786 s1394: variable 'type' set but not usedToomas Soome1-10/+11
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney2-43/+32
8635 epoll should not emit POLLNVAL 8636 recursive epoll should emit EPOLLRDNORM Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-028282 hci1394: self-comparison always evaluates to trueToomas Soome1-18/+16
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-165640 want epoll supportBryan Cantrill1-5/+8
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-3/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-01-064266 remove Makefile*.shared nonsense in utsJosef 'Jeff' Sipek1-4/+0
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-10-023217 cfgadm should spell "adapters" correctlyHengqing Hu1-3/+1
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: David Hoeppner <0xffea@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-11998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-5/+6
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-02backout 998: breaks common closed driversRichard Lowe1-6/+5
2012-03-01998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-5/+6
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-6/+8
PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3
2009-03-19PSARC 2006/051 av1394 interface promotionAlan Perry6-180/+282
5108602 isoch does not work on x86 4945098 av1394_isoch need not set callbackops for devmap_umem_setup 6346997 av1394 can't parse roms, breaks ioctl(IEC61883_NODE_GET_TEXT_LEAF) 6347004 av1394_ioctl_isoch_init() censors av1394_ic_validate_init_params() 6353395 Dubious frame size test in av1394_ic_validate_init_params 6353396 av1394_ic_dma_sync_frames() confuses frames and segments, causes panic 6388620 /usr/include/sys/av/iec61883.h needs to be available on x86 6605243 missing 'else' in plug control register functions 6802115 av1394_ic_alloc_pool fails an assertion for certain values of framesz and cnt 6788297 Array overrun in 1394
2009-02-116445725 newfs / zpool create on firewire device hangs the OSAlan Perry2-6/+8
6448149 TEST_UNIT_READY / START_STOP_UNIT command doesn't work with 1394 optical device Contributed by Juergen Keil <jk@tools.de>
2008-09-22PSARC 2008/382 Fast RebootSherry Moore5-27/+67
6714038 Fast Reboot support for x86 platforms
2008-08-226738856 hci1394 driver can hang on resume when using shared interruptsBarry Harding2-28/+25
2008-06-166665287 hci1394 driver resume got hang on Ultra 24 (Ursa)bharding4-17/+177
2008-05-14PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2cth1-3/+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
2006-06-236434435 checking for interrupt thread context is broken in 1394 modules, ↵ap251643-19/+19
hangs kernel Contributed by Juergen Keil <jk@tools.de>
2006-05-316430314 scsa1394 causes panic if DISCONNECT received before drive is logged inap251641-5/+6
2006-05-106339695 scsa1394_cmd_fill_cdb_rbc() builds scsi cdbs containing ↵ap251641-3/+21
uninitialized data Contributed by Juergen Keil <jk@tools.de>
2006-02-12PSARC 2005/731 hotpluggable disk supportcg1499151-5/+24
6348407 Enable EFI partitions and device ID supports for hotpluggable devices
2006-01-026366785 nightly doesn't handle transition from pre-split to split workspacekupfer1-16/+0
2005-12-216289535 build_cscope complains a bit on x86kupfer1-1/+19
6303550 xencrypt, xdecrypt no longer mangled 6316770 split the tree into open and closed trees 6321333 Install.sh is over-zealous looking for kmods
2005-10-31PSARC 2002/240 ZFSahrens2-3/+3
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda1-3/+0
6330182 Implement PSARC/2005/561 changes 6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1 6255872 ddi_intr_get_cap() returns 0 for capability structure 6256554 process_intr_ops() should check for pdip value 6280180 memory leaks in ddi_add_intr /ddi_intr_alloc 6320326 interrupt state should not be touched during interrupt re-routing 6320368 default px driver configuration should be MSIX 6320374 px driver should call ndi_ra_alloc() with proper arguments 6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase 6328321 update sparc.fdbg for new DDI interrupt data structures --HG-- rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h
2005-10-036260567 hci1394 fails to remove its isr before quiescing device resulting in ↵onnv_25ap251642-4/+9
panic on modunload 6286705 modunloads on every module panics on x86
2005-08-026239895 scsa1394: panic seen when doing a cp -r to a mounted hard driveartem2-39/+79
6260568 scsa1394 panics kernel when attempting to access firewire disk 6262353 scsa1394: assertion failed: num_cmds != 0, file: ../../common/io/1394/t1394.c 6271950 scsa1394 support for vold hotplug 6272461 Null pointer panic in sbp2_ses_remove_task_locked() 6273456 panic seen when restarting vold on an SB2500 with a firewire disk
2005-07-256291896 gcc and dcam1394 don't get alongap251641-4/+5
2005-06-16PSARC/2004/364 dcam1394 driverap251645-0/+4184
4841261 dcamctl links are not removed 5087103 IIDC (1394-based digital cameras) should be supported by Solaris 6261805 dcam1394 will cause a panic after being called to release its isoch resources multiple times
2005-06-14OpenSolaris Launchstevel@tonic-gate54-0/+56825