All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] scsi: qla1280.c
@ 2024-10-29 16:08 Magnus Lindholm
  2024-10-29 16:08 ` [PATCH 1/1] qla1280.c set DMA_BIT_MASK from bus width Magnus Lindholm
  0 siblings, 1 reply; 3+ messages in thread
From: Magnus Lindholm @ 2024-10-29 16:08 UTC (permalink / raw)
  To: linux-scsi; +Cc: linmag7

To prevent file system corruption on 32-bit ISP10x0 cards in 64-bit enabled systems
while maintaing the possibility to run other qlogic cards in 64-bit mode:

 - Explicitly set enable_64bit_addressing flag if QLA_64BIT_PTR is
   defined and card is in a 64-bit slot.
 - Add information about chip hardware revision and pci-slot width to
   driver information string
 - For QLA1040, limit DMA_BIT_MASK to 32 bits for 32-bit cards


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-31  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 16:08 [PATCH 0/1] scsi: qla1280.c Magnus Lindholm
2024-10-29 16:08 ` [PATCH 1/1] qla1280.c set DMA_BIT_MASK from bus width Magnus Lindholm
2024-10-31  7:46   ` Maciej W. Rozycki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.