summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/wd33c93.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-3/+3
* Standardize xfer byte counts to ssize_t rather than a mix of size_t and intmiod2014-06-271-51/+71
* move away from XS_NO_CCB to iopools. all instances of this driver share adlg2014-01-181-26/+22
* Backout premature optimization and actually commit the diff which had beenmiod2012-07-021-3/+8
* Report immediate deselection from a target upon selection as a `selectionmiod2012-07-021-5/+6
* If running on the original 33C93, reject commands not in groups 0, 1 or 5miod2012-04-091-58/+87
* Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsmiod2012-03-281-0/+2337