summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/dktp/hba
AgeCommit message (Collapse)AuthorFilesLines
2020-03-1912378 ata: variable may be used uninitializedToomas Soome1-7/+8
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
2009-07-074359588 ghd driver will not cope with HZ > 100.zhongyan gu - Sun Microsystems - Beijing China1-7/+9
2008-09-246743570 clean lint tag -erroff=E_SUSPICIOUS_COMPARISON and ↵zhongyan gu - Sun Microsystems - Beijing China2-3/+2
-erroff=E_ASSIGN_NARROW_CONV from the ata dirver 6715616 DMA should not be attempted on HT1000 SATA ATAPI devices in Native IDE Mode
2008-09-106738852 ghd_timeout_disable() assertion failed: tmrp->t_ccc_listp == 0LColin Yi1-2/+0
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871075-56/+64
2008-07-314350779 Data_Corruption: ghd driver depends on soft interrupts, does not ↵zk1947571-13/+22
support panic s 6727966 dadk packet callback should not retry IO when panicking 6728416 SPARC ghd framework should not use soft interrupts when panicking
2007-10-20PSARC/2005/469 X86 Energy Star compliancerandyf1-10/+11
PSARC/2006/632 PSMI extension for state save and restore 6330209 nge needs to support DDI_SUSPEND/DDI_RESUME 6381827 Suspend to RAM on x86 6393154 audio810 needs to support DDI_SUSPEND/DDI_RESUME 6397047 fd, fdc needs to support Suspend/Resume 6401974 cannot enter S3 with ohci PME enable set on Tyan 2865 with Sun or Tyan 2.01 BIOS 6422613 memscrubber doesn't re-acquire lock before CALLB_CPR_EXIT 6455736 ata/dadk/cmdk should support DDI_SUSPEND/DDI_RESUME 6511370 CPR on SPARC regression 6586018 TODOP Macros in i86pc/sys/machclock.h not in sun4u/sun4v equivilent (Sparc only) 6610124 It takes more than 3 minutes after printing "pci_pre_resume nv_sata:0" 6617143 powerd/pmconfig emits a different default message for an existing on or off action. --HG-- rename : usr/src/cmd/power/power.conf => usr/src/cmd/power/power.conf.sparc
2007-10-016600169 CD/DVD Drive not detected in B72mlf1-3/+4
6600948 remove probe() entry point from ata driver
2007-08-116414472 x86-ata: lockup in ata_id_common(), when using shared pci interruptsmlf1-33/+24
6461847 ata driver emits console message: ata_id_common: BUSY status 0xfe 6536722 ata interrupt sharing can panic 6570357 ata_probe() takes excessively long in Nevada HVM domains
2006-03-296392614 x86: ata driver should be open sourcedmlf16-0/+4251
--HG-- rename : usr/src/uts/common/io/dktp/dcdev/dadk.c => usr/src/uts/intel/io/dktp/dcdev/dadk.c rename : usr/src/uts/common/io/dktp/dcdev/gda.c => usr/src/uts/intel/io/dktp/dcdev/gda.c rename : usr/src/uts/common/io/dktp/disk/cmdk.c => usr/src/uts/intel/io/dktp/disk/cmdk.c rename : usr/src/uts/common/io/dktp/drvobj/strategy.c => usr/src/uts/intel/io/dktp/drvobj/strategy.c rename : usr/src/uts/common/io/dktp/hba/ghd/ghd.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd.h rename : usr/src/uts/common/io/dktp/hba/ghd/ghd_debug.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd_debug.h rename : usr/src/uts/common/io/dktp/hba/ghd/ghd_dma.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd_dma.h rename : usr/src/uts/common/io/dktp/hba/ghd/ghd_queue.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd_queue.h rename : usr/src/uts/common/io/dktp/hba/ghd/ghd_scsa.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsa.h rename : usr/src/uts/common/io/dktp/hba/ghd/ghd_scsi.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd_scsi.h rename : usr/src/uts/common/io/dktp/hba/ghd/ghd_waitq.h => usr/src/uts/intel/io/dktp/hba/ghd/ghd_waitq.h