login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
4
Re: SH-D163C
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Thomas Fjellstrom
Subject:
Re: SH-D163C
Date: Saturday, July 3, 2010 - 10:38 pm
On July 3, 2010, Justin P. Mattock wrote:
quoted text
> On 07/03/2010 07:46 PM, Jacek Poplawski wrote: > > On Sun, Jul 4, 2010 at 2:07 AM, Justin P. Mattock > > > > <justinmattock@gmail.com> wrote: > >>>> The problem is that it really is a DVD-ROM: > >>>>
http://www.google.com/search?q=%22SH-D163C%22+site%3Asamsung.com
> >>> > >>> You are right, now I understand why it was so cheap :) Sorry :) > >> > >> so creating a patch is not worth it then!?.. was hoping you did.. > > > > It works as a DVD reader without problems, I was just wondering why I > > can't burn anything :) > > Sorry again. > > no reason to say sorry.. as for not burning tough to say, could be > software cdio, dvdrw-tools, etc... but then again could be kernel. heres > what I came up with(keep in mind mind could be totally wrong)
Apparently the drive in question isn't a DVDR/DVDRW. Just a plain old DVDROM.
quoted text
> _totally_ _un-tested_ > > > > From b95d7b285344300b850112eb2777611fb8bae248 Mon Sep 17 00:00:00 2001 > From: Justin P. Mattock <justinmattock@gmail.com> > Date: Sat, 3 Jul 2010 11:23:19 -0700 > Subject: [PATCH] SH-D163C > > Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> > > --- > drivers/ata/libata-core.c | 1 + > drivers/ide/ide-iops.c | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c > index ddf8e48..22c99f2 100644 > --- a/drivers/ata/libata-core.c > +++ b/drivers/ata/libata-core.c > @@ -4304,6 +4304,7 @@ static const struct ata_blacklist_entry > ata_device_blacklist [] = { > { "QUANTUM FIREBALLlct10 05", "A03.0900", ATA_HORKAGE_IVB, }, > /* Maybe we should just blacklist TSSTcorp... */ > { "TSSTcorp CDDVDW SH-S202H", "SB00", ATA_HORKAGE_IVB, }, > + { "TSSTcorp CDDVDW SH-D163C", "SB00", ATA_HORKAGE_IVB, }, > { "TSSTcorp CDDVDW SH-S202H", "SB01", ATA_HORKAGE_IVB, }, > { "TSSTcorp CDDVDW SH-S202J", "SB00", ATA_HORKAGE_IVB, }, > { "TSSTcorp CDDVDW SH-S202J", "SB01", ATA_HORKAGE_IVB, }, > diff --git a/drivers/ide/ide-iops.c b/drivers/ide/ide-iops.c > index 376f2dc..70a6bd6 100644 > --- a/drivers/ide/ide-iops.c > +++ b/drivers/ide/ide-iops.c > @@ -212,6 +212,7 @@ static const struct drive_list_entry ivb_list[] = { > { "QUANTUM FIREBALLlct10 05" , "A03.0900" }, > { "QUANTUM FIREBALLlct20 30" , "APL.0900" }, > { "TSSTcorp CDDVDW SH-S202J" , "SB00" }, > + { "TSSTcorp CDDVDW SH-D163C" , "SB00" }, > { "TSSTcorp CDDVDW SH-S202J" , "SB01" }, > { "TSSTcorp CDDVDW SH-S202N" , "SB00" }, > { "TSSTcorp CDDVDW SH-S202N" , "SB01" },
-- Thomas Fjellstrom
tfjellstrom@strangesoft.net
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
SH-D163C
, Jacek Poplawski
, (Sat Jul 3, 11:07 am)
Re: SH-D163C
, Justin P. Mattock
, (Sat Jul 3, 11:31 am)
Re: SH-D163C
, Ondrej Zary
, (Sat Jul 3, 2:02 pm)
Re: SH-D163C
, Jacek Poplawski
, (Sat Jul 3, 4:47 pm)
Re: SH-D163C
, Justin P. Mattock
, (Sat Jul 3, 5:07 pm)
Re: SH-D163C
, Jacek Poplawski
, (Sat Jul 3, 7:46 pm)
Re: SH-D163C
, Justin P. Mattock
, (Sat Jul 3, 10:09 pm)
Re: SH-D163C
, Thomas Fjellstrom
, (Sat Jul 3, 10:38 pm)
Re: SH-D163C
, Justin P. Mattock
, (Sun Jul 4, 12:33 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
swhiteho
[PATCH 42/51] [GFS2] Move inode deletion out of blocking_cb
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Alex Riesen
Re: [PATCH 4/7] lib: Introduce strnstr()
Mathieu Desnoyers
[patch 5/8] Immediate Values - x86 Optimization
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
git
:
Mike Miller
git message
Stefan Richter
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Jeff King
Re: [PATCH] t7004: test that "git-tag -u" implies "-s"
Christian MICHON
Re: VCS comparison table
Scott Chacon
Re: why not TortoiseGit
git-commits-head
:
Linux Kernel Mailing List
i915: Don't whine when pci_enable_msi() fails.
Linux Kernel Mailing List
usb: musb: fix hanging when rmmod gadget driver
Linux Kernel Mailing List
[ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations
Linux Kernel Mailing List
NFSv4: Move error handling out of the delegation generic code
Linux Kernel Mailing List
Disallow gcc versions 4.1.{0,1}
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Badalian Vyacheslav
Re: tc filter flow hash question
Parav Pandit
ip6 route output() and ip_route_output_key() by drivers
Jarek Poplawski
Re: tc filter flow hash question
openbsd-misc
:
Vikas N Kumar
Re: Singularity OS
Christian Weisgerber
Re: CARP with a single public IP address
Marco Peereboom
Re: OpenBSD culture?
"RALOVICH, Kristóf"
Re: thinkpad windows refund
Kevin
Re: uvm_mapent_alloc: out of static map entries on 4.3 i386
Colocation donated by:
Syndicate