summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/mb89352var.h
AgeCommit message (Expand)Author
2011-05-30Remove unused ACB_ALLOC define.Miod Vallat
2011-04-02Iopoolification.Kenneth R Westerback
2010-04-04Fix build after spc_scsi_cmd() prototype change.Miod Vallat
2004-12-22Upon SCSI command timeout, check if we have missed a DMA completion,Miod Vallat
2004-12-22Do not use DMA for odd-size transfers, as the last byte will not beMiod Vallat
2004-08-21Check for disabled parity in the master chip hconf register upon attach,Miod Vallat
2004-08-21Be sure to reset the master hconf register when resetting the scsi chip.Miod Vallat
2004-08-03Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driverMiod Vallat