summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/uhavar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Iopoolification of some less common scsi drivers.krw2011-04-031-1/+5
| | | | ok dlg@ ("miod will not object" dlg@)
* Use SLIST instead of TAILQ for the ccb free list.mk2010-06-301-2/+2
| | | | ok krw
* First round of __P removal in sysmillert2002-03-141-8/+8
|
* Adaption to new bus.h from NetBSD. Various driver has been updated toniklas1996-11-281-0/+61
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.