summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/dktp
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-59/+47
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Garret D'Amore <garrett@damore.org>
2020-03-1912378 ata: variable may be used uninitializedToomas Soome2-233/+173
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-1/+5
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-03-108659 ata: unused but set warnings with GCC 5.XAndrew Stormont2-8/+13
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-02-049024 rework PV-HVM disk device handlingYuri Pankov1-28/+0
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-178715 sil3xxx: variable set but unusedToomas Soome1-15/+12
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-03-157940 provide device-rotational propertyYuri Pankov1-0/+1
Reviewed by: James Blachly <james.blachly@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-08-295083 avoid undefined order of operations in assignmentsRichard Lowe1-6/+6
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-06-094888 Undocument dma_req(9s)Garrett D'Amore1-3/+1
4884 EOF scsi_hba_attach 4886 EOF ddi_dmae_getlim 4887 EOF ddi_iomin 4634 undocument scsi_hba_attach() and ddi_dma_lim(9s) 4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell1-5/+1
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-08-116872481 memory leak in cmdk_devid_setup in scsi device setupzhongyan gu - Sun Microsystems - Beijing China1-2/+10
2010-06-246710343 dnode cache should register a dnode_move() callback to limit ↵Tom Erickson1-8/+3
fragmentation 6583724 dnode_create should not call kmem_cache_constructor directly 6374545 disk write cache flush code overloads buf_t.b_list pointer
2010-06-21PSARC/2007/477 Drivers registering devidsJerry Gilliam1-7/+8
6337062 e_ddi_devid_hold_driver_list is missing cmdk
2010-03-116929493 fix for 6920774 is incompleteShidokht Yadegari1-4/+5
2009-12-146892920 ata_id_common() is slow on x4150vitezslav batrla - Sun Microsystems - Prague Czech Republic1-9/+16
2009-09-046744885 Tyan S2865 hard-hangs accessing ATA device after suspend/resumeAda3-13/+73
2009-07-074359588 ghd driver will not cope with HZ > 100.zhongyan gu - Sun Microsystems - Beijing China1-7/+9
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-0/+1
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A" 6824622 Logical device node can't be created in HVM host
2008-11-17PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM DomainsEdward Pilatowicz1-29/+38
PSARC/2009/015 ddi_strdup 6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI 6677559 Solaris should provide a PV cdrom driver for xVM HVM environments 6703437 xdb doesn't do anything with xm block-configure requests 6774478 misc xdf bugs
2009-02-046728503 Boot up error from ata driver when S10 U5 installed on CF on Herculesxun ni - Sun Microsystems - Beijing China2-1/+8
2009-01-146759202 ata: S3 suspend to ram hangs in pci_save_config_regs()Seth Goldberg3-29/+40
6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend() 6759217 uppc: state of legacy pic must be saved / restored to support suspend to ram 6761267 pci interrupt routing entries not restored after wakeup from S3 sleep 6759220 ipw2100: needs DDI_SUSPEND / DDI_RESUME support, for suspend to ram 6761274 acpi-crs property not freed after wakeup from s3 suspend to ram 6766845 Tecra S1: ata0 "timeout: abort request" errors for PATA HDD after S3 resume Contributed by Juergen Keil <jk@tools.de>.
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada1-1/+0
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-0/+1
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A"
2008-11-156771858 sd/cmdk: devid is not published until reboot if initial label is ↵Jan Setje-Eilers1-1/+1
created with DKIOCSEXTVTOC
2008-10-296693202 ata_get_capacity function incorrectly gets LBA48 drive size+breaks ↵Colin Yi5-2/+15
compatibility
2008-10-156638785 Installer receives ATA timeouts when installing as guest under KVM ↵Ling Albert Ke3-8/+18
or QEMU in snv_79.
2008-10-136755358 ata: does not report correct capacity for a disk > 1TBMark Logan1-1/+1
6758470 addbadsec(1M) need to support disks > 1 TB
2008-10-076753758 ata driver doesn't work in snv_99 (older systems only?)Ada3-2/+64
6752338 ata driver hangs in b99 on Toshiba Tecra A9
2008-09-246743570 clean lint tag -erroff=E_SUSPICIOUS_COMPARISON and ↵zhongyan gu - Sun Microsystems - Beijing China6-12/+33
-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-236747522 cmdk: fix memory leak and some code cleanupMark Logan1-5/+5
2008-09-22PSARC 2008/382 Fast RebootSherry Moore2-2/+27
6714038 Fast Reboot support for x86 platforms
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-4/+2
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc.
2008-09-126734052 cmdk panics in Hyper-V guest while opening mutexMark Logan1-1/+1
2008-09-126742621 ata driver causes system hang after resume back on M8 with snv_b97 ↵Ada1-1/+1
(fix lint)
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty3-16/+28
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-09-116742621 ata driver causes system hang after resume back on M8 with snv_b97Ada2-47/+37
2008-09-106560816 x86 drivers should not use SCCS keywords in user-visible stringsRichard Bean2-7/+3
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 ↵zk1947572-15/+32
support panic s 6727966 dadk packet callback should not retry IO when panicking 6728416 SPARC ghd framework should not use soft interrupts when panicking
2008-07-30PSARC/2008/412 Properties and Devinfo Snapshotscth1-26/+6
5034258 device size should be available in devinfo snapshots that request properties 5100405 Deadlock can occur due to the devinfo driver holding devi_lock 6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code. 6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call 6720361 missing locks on devi_minor list traversal 6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
2008-06-186706366 ata: ata_power() needlessly dampens the enthusiasm of some disk drivesrandyf1-1/+1
Contributed by Juergen Keil jk@tools.de
2008-05-14PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2cth2-9/+17
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-106681215 DVD is not being recognized in IDE mode on a Intel Prototype SDVyt1605233-5/+86
2008-03-29PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domainsedp1-2/+27
6641399 Solaris should provide a PV disk driver for xVM HVM environments 6671659 xdf_open() is too restrictive with the O_EXCL/FEXCL flag 6677579 on DEBUG kernel the cmdk driver should sanity check its input
2008-03-186662348 ata: Cannot DVD install Intel DG33TL motherboardml402621-0/+7
2008-01-086491508 Intel ICH8/9 may falsely claim to be simplexyt1605231-1/+17
2008-01-076641376 fix for 4046204 derails hald-probe-storageonnv_81lh1950181-18/+21
2007-12-196623099 ata driver spews debug info to console due to incorrect cmn_err flagml402621-2/+2