提交 c3315ede 编写于 作者: G Geert Uytterhoeven 提交者: Linus Torvalds

[PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken

M68k: Mark Sun-3 NCR5380 SCSI broken until NCR5380_abort() and
NCR5380_bus_reset() are replaced with real new-style EH routines (the old EH
SCSI constants were removed in 2.6.12-rc3).
Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 707f919c
...@@ -173,7 +173,6 @@ CONFIG_SCSI_CONSTANTS=y ...@@ -173,7 +173,6 @@ CONFIG_SCSI_CONSTANTS=y
# #
# CONFIG_SCSI_SATA is not set # CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_DEBUG is not set # CONFIG_SCSI_DEBUG is not set
CONFIG_SUN3_SCSI=y
# #
# Multi-device support (RAID and LVM) # Multi-device support (RAID and LVM)
......
...@@ -1752,7 +1752,7 @@ config SCSI_NCR53C7xx_FAST ...@@ -1752,7 +1752,7 @@ config SCSI_NCR53C7xx_FAST
config SUN3_SCSI config SUN3_SCSI
tristate "Sun3 NCR5380 SCSI" tristate "Sun3 NCR5380 SCSI"
depends on SUN3 && SCSI depends on SUN3 && SCSI && BROKEN
help help
This option will enable support for the OBIO (onboard io) NCR5380 This option will enable support for the OBIO (onboard io) NCR5380
SCSI controller found in the Sun 3/50 and 3/60, as well as for SCSI controller found in the Sun 3/50 and 3/60, as well as for
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册