linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: linux-ide@vger.kernel.org
Subject: PATCH: blacklist update
Date: Mon, 20 Feb 2006 15:25:17 +0000	[thread overview]
Message-ID: <1140449118.26526.21.camel@localhost.localdomain> (raw)

A long time after testing confirmed the SN-124 was ok Klaas Gadeyne
discovered that early revision N001 is not.

Signed-off-by: Alan Cox <alan@redhat.com>


--- linux.vanilla-2.6.16-rc4/drivers/ide/ide-dma.c	2006-02-20 11:16:39.000000000 +0000
+++ linux-2.6.16-rc4/drivers/ide/ide-dma.c	2006-02-20 15:01:02.238144320 +0000
@@ -129,6 +129,7 @@
 	{ "SanDisk SDP3B-64"	,	"ALL"		},
 	{ "ATAPI CD-ROM DRIVE 40X MAXIMUM",	"ALL"		},
 	{ "_NEC DV5800A",               "ALL"           },  
+	{ "SAMSUNG CD-ROM SN-124",	"N001"		},
 	{ NULL			,	NULL		}
 
 };


             reply	other threads:[~2006-02-20 15:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-20 15:25 Alan Cox [this message]
2006-02-20 20:38 ` PATCH: blacklist update Jeff Garzik
2006-02-20 22:57   ` Alan Cox
2006-03-25  6:07 ` Chisato Yamauchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1140449118.26526.21.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).