aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/siis/siis.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-12/+7
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Fix SATA Gen3 speed constants.Alexander Motin2015-03-131-2/+2
* Fix some English grammar.Alexander Motin2011-04-191-1/+1
* Implement automatic SCSI sense fetching for siis(4).Alexander Motin2011-04-121-1/+1
* Add missing part of r217877.Alexander Motin2011-01-261-0/+1
* Make SATA XPT negotiate and enable some additional SATA features, such as:Alexander Motin2010-05-021-0/+1
* - Give ATA/SATA SIMs info about ATAPI packet size, supported by device.Alexander Motin2010-02-021-0/+1
* Usually these controllers are able to automatically decode command code toAlexander Motin2009-12-291-0/+6
* Explicitly acknowledge MSI completion, as required by SiI3124 datasheet.Alexander Motin2009-12-071-0/+1
* SiI3124 has no SNotification register. Handle Asynchronous NotificationsAlexander Motin2009-12-071-0/+2
* MFp4:Alexander Motin2009-11-261-2/+1
* MFp4:Alexander Motin2009-11-241-1/+11
* MFp4:Alexander Motin2009-11-101-6/+0
* MFp4:Alexander Motin2009-11-031-1/+2
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.Alexander Motin2009-07-211-0/+445