aboutsummaryrefslogtreecommitdiff
path: root/sys/cam
diff options
context:
space:
mode:
authorIan Dowse <iedowse@FreeBSD.org>2001-11-19 20:50:44 +0000
committerIan Dowse <iedowse@FreeBSD.org>2001-11-19 20:50:44 +0000
commitc0bea86dc44b940319728eab122cdb941a19fc2b (patch)
treedaa2a5d29fd91176ad8530d572dc2b5c5b06939d /sys/cam
parentbd90b9c76eaee4d550b8713ea0a23492a6181dee (diff)
downloadsrc-c0bea86dc44b940319728eab122cdb941a19fc2b.tar.gz
src-c0bea86dc44b940319728eab122cdb941a19fc2b.zip
Back out revision 1.117; the correct solution is to upgrade the
firmware on the drive in question. The pattern also matched far too many Hitachi drives. Spotted by: dg
Notes
Notes: svn path=/head/; revision=86623
Diffstat (limited to 'sys/cam')
-rw-r--r--sys/cam/cam_xpt.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index 6baf4cff2f3b..b3a31fd4c95a 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -461,15 +461,6 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
},
{
/*
- * The Hitachi DK32 has problems with tagged queuing under
- * load; submitter has <HITACHI DK32CJ-36MC J8A8>.
- * Reported by: Y.Amagai <amagai@nue.org>
- */
- { T_DIRECT, SIP_MEDIA_FIXED, "HITACHI", "DK32*", "*" },
- CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
- },
- {
- /*
* This old revision of the TDC3600 is also SCSI-1, and
* hangs upon serial number probing.
*/