summaryrefslogtreecommitdiffstats
path: root/sys/dev/std/sbp2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.tdeval2005-03-051-1358/+0
* swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSDhenning2004-04-081-4/+4
* break in default switch casestedu2004-02-151-1/+3
* Sync debug info with code.tdeval2003-01-081-3/+3
* Implement the reconnect callback. This will be called whenever an SBP2 node'stdeval2002-12-301-167/+440
* Malloc debug cleaning (MPRINTF).tdeval2002-12-131-64/+66
* Add preliminary support for the Serial Bus Protocol II (SBP-2) standard.tdeval2002-12-131-0/+1081