summaryrefslogtreecommitdiff
path: root/sys/dev/std/sbp2var.h
AgeCommit message (Collapse)Author
2002-12-30Implement the reconnect callback. This will be called whenever an SBP2 node'sThierry Deval
node_id changes, following a BusReset (happens when you add/remove a device to/from the FireWire chain). Re-work the ORB management to support concurrent node accesses.
2002-12-13Add preliminary support for the Serial Bus Protocol II (SBP-2) standard.Thierry Deval
As well as a first rough implementation of a SCSI over FireWire support, following the SBP-2 standard.