Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/sym53c8xx_2
Matthew Wilcox 322e079f1b [SCSI] Negotiate correctly with async-only devices
When we got a device only capable of async, we would zero out goal->period
which would cause us to try PPR negotiations.  Leave goal->period alone,
and check goal->offset before doing PPR.  Kudos to Daniel Forsgren for
figuring this out.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-12-13 17:27:10 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym53c8xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_defs.h [SCSI] sym2 version 2.2.1 2005-05-26 08:41:14 -05:00
sym_fw.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_fw1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_fw2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_glue.c [SCSI] sym2: Disable IU and QAS negotiation 2005-12-01 15:59:50 -06:00
sym_glue.h [SCSI] sym2 version 2.2.1 2005-05-26 08:41:14 -05:00
sym_hipd.c [SCSI] Negotiate correctly with async-only devices 2005-12-13 17:27:10 -07:00
sym_hipd.h [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
sym_malloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_misc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_nvram.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
sym_nvram.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00