summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/silivar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Suspend/resume support for sili(4). Not perfect yet, but prevents us fromkettenis2010-08-051-1/+3
* sizeofa -> nitemsdlg2008-11-231-3/+1
* sizeofa will give us the number of elements in an array. use it whendlg2007-04-071-1/+3
* initial atascsi glue.dlg2007-03-311-1/+2
* start filling out stuff for managing each port. this allocates it, set adlg2007-03-301-1/+7
* map the global and port register spaces.dlg2007-03-221-4/+9
* import sili(4) so it can be worked on in the tree. this will support thedlg2007-03-221-0/+32