aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/siis
Commit message (Expand)AuthorAgeFilesLines
* - Give ATA/SATA SIMs info about ATAPI packet size, supported by device.Alexander Motin2010-02-022-0/+5
* Reset port on disconnect event, to abort any running requests.Alexander Motin2010-01-291-8/+6
* MFp4: Large set of CAM inprovements.Alexander Motin2010-01-281-9/+26
* Usually these controllers are able to automatically decode command code toAlexander Motin2009-12-292-5/+27
* Increase Max Read Request Size for PCIe chips from 512 to 1024 bytes.Alexander Motin2009-12-091-1/+14
* Explicitly acknowledge MSI completion, as required by SiI3124 datasheet.Alexander Motin2009-12-072-3/+14
* SiI3124 has no SNotification register. Handle Asynchronous NotificationsAlexander Motin2009-12-072-12/+27
* MFp4:Alexander Motin2009-11-262-14/+16
* MFp4:Alexander Motin2009-11-242-23/+71
* Do not require payload data to be aligned. It is not mentioned in datasheetAlexander Motin2009-11-161-1/+1
* MFp4:Alexander Motin2009-11-111-1/+1
* MFp4:Alexander Motin2009-11-102-21/+31
* Do not unarm callout on request completion and change slot selectionAlexander Motin2009-11-041-10/+8
* MFp4:Alexander Motin2009-11-032-49/+104
* Reimplement device reset sequence in more controller-specific way.Alexander Motin2009-10-231-38/+34
* MFp4:Alexander Motin2009-10-211-1/+1
* MFp4:Alexander Motin2009-10-211-7/+26
* On command timeout handle frozen command first, to not run it insideAlexander Motin2009-10-071-3/+4
* MFp4:Alexander Motin2009-08-301-5/+31
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.Alexander Motin2009-07-212-0/+2017