From: Borislav Petkov <petkovbb@googlemail.com>
To: Bodo Eggert <7eggert@gmx.de>, bzolnier@gmail.com
Cc: Nick Warne <nick@ukfsn.org>, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ide-cd: Optiarc DVD RW AD-7200A does play audio
Date: Sat, 4 Oct 2008 16:57:08 +0200 [thread overview]
Message-ID: <20081004145708.GA21152@gollum.tnic> (raw)
In-Reply-To: <alpine.LSU.0.999.0810041617310.6007@be1.lrz>
On Sat, Oct 04, 2008 at 04:27:25PM +0200, Bodo Eggert wrote:
> The Optiarc DVD RW AD-7200A can play audio, but tells it could not.
>
> Signed-Off-By: Bodo Eggert <7eggert@gmx.de>
> Test-by: Nick Warne <nick@ukfsn.org>
> X-Kernel-Version: 2.6.26
This one doesn't apply cleanly since it is against 2.6.26. Here's a current
version ontop of pata-tree:
--
From: Bodo Eggert <7eggert@gmx.de>
Subject: [PATCH] ide-cd: Optiarc DVD RW AD-7200A does play audio
The Optiarc DVD RW AD-7200A can play audio, but tells it could not.
Signed-Off-By: Bodo Eggert <7eggert@gmx.de>
Tested-by: Nick Warne <nick@ukfsn.org>
---
drivers/ide/ide-cd.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/ide/ide-cd.c b/drivers/ide/ide-cd.c
index 63eada0..db87fab 100644
--- a/drivers/ide/ide-cd.c
+++ b/drivers/ide/ide-cd.c
@@ -1965,6 +1965,7 @@ static const struct cd_list_entry ide_cd_quirks_list[] = {
{ "MATSHITADVD-ROM SR-8174", NULL, IDE_AFLAG_PLAY_AUDIO_OK },
{ "Optiarc DVD RW AD-5200A", NULL, IDE_AFLAG_PLAY_AUDIO_OK },
{ "Optiarc DVD RW AD-7543A", NULL, IDE_AFLAG_NO_AUTOCLOSE },
+ { "Optiarc DVD RW AD-7200A", NULL, IDE_AFLAG_PLAY_AUDIO_OK },
{ NULL, NULL, 0 }
};
--
1.5.5.4
--
Regards/Gruss,
Boris.
next prev parent reply other threads:[~2008-10-04 14:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bjbMi-2A6-1@gated-at.bofh.it>
2008-10-04 11:26 ` New CD/DVD reports 'Can Play Audio NO' Bodo Eggert
2008-10-04 11:52 ` Nick Warne
2008-10-04 12:41 ` Nick Warne
2008-10-04 13:41 ` Borislav Petkov
2008-10-04 14:27 ` [PATCH] ide-cd: Optiarc DVD RW AD-7200A does play audio Bodo Eggert
2008-10-04 14:57 ` Borislav Petkov [this message]
2008-10-05 16:04 ` Bartlomiej Zolnierkiewicz
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=20081004145708.GA21152@gollum.tnic \
--to=petkovbb@googlemail.com \
--cc=7eggert@gmx.de \
--cc=bzolnier@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=nick@ukfsn.org \
--cc=petkovbb@gmail.com \
/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 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.