summaryrefslogtreecommitdiff
path: root/sys/dev/ieee1394/sbpscsi.c
AgeCommit message (Expand)Author
2005-07-11ieee1394 import from FreeBSD.kiyohara
2005-02-27nuke trailing whitespaceperry
2005-02-21Part 1 of a cleanup pass over the SCSI subsystem. The aim is to namethorpej
2004-02-13xs->timeout is in milliseconds so convert it to tick before passingenami
2003-10-18Don't limit xfer size to SBP2_MAXPHYS. Its not transfer size limitenami
2002-12-19Add a minphys routine since the single largest packet is less than minphys()jmc
2002-12-09Drop default debugging level to something a bit more sanejmc
2002-12-09Ooops...Make sure for status to set error and resid before calling thejmc
2002-12-01Set the only big quirk since the drives I've tried return errors on 6 byte cdbsjmc
2002-11-22First pass (checkpoint checkin) for firewire scsi code.jmc