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: Justin P. Mattock
Subject:
Re: SH-D163C
Date: Sunday, July 4, 2010 - 12:33 am
On 07/03/2010 10:38 PM, Thomas Fjellstrom wrote:
quoted text
> On July 3, 2010, Justin P. Mattock wrote: >> 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.
what/where might the location be for this in the kernel?(im not familiar with where anything is in this area)
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" }, > >
Justin P. Mattock --
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
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Mathieu Desnoyers
[PATCH 01/10] local_t : architecture independant extension
monstr
[PATCH 46/56] microblaze_v2: headers files entry.h current.h mman.h registers.h se...
Ingo Molnar
Re: 2.6.20-rc6-mm3
Mathieu Desnoyers
Re: Linux 2.6.25-rc2
Jan Engelhardt
Re: Linux Security *Module* Framework (Was: LSM conversion to static interface)
git
:
Andy Parkins
git-fetch fails with error code 128
Eli Zaretskii
Re: Switching from CVS to GIT
Johannes Sixt
Re: [PATCH v2 04/13] Teach rebase interactive the mark command
Dan Chokola
Re: how do you "force a pull"?
Steffen Prohaska
Re: [msysGit] Re: [PATCH 12/12] [TODO] setup: bring changes from 4msysgit/next to ...
git-commits-head
:
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
MIPS: SMTC: Fix lockup in smtc_distribute_timer
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
Linux Kernel Mailing List
[ARM] 5562/2: at91: add gpio button support for at91sam9g20ek
linux-netdev
:
jamal
[net-next-2.6 PATCH 1/7] xfrm: introduce basic mark infrastructure
jamal
[net-next-2.6 PATCH 0/7] xfrm by MARK
Grant Coady
Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Jeff Garzik
Re: [PATCH 1/5] sky2: phy setup changes
openbsd-misc
:
Ashraf Cotu
Je sur comptable a la banque BCB je vais virée $6.million a la etranger
ropers
Re: Real men don't attack straw men
Pawlowski Marcin Piotr
Re: current on HP EliteBook 8530w
Tony Abernethy
Re: The Atheros story in much fewer words
S H
Re: Short thank you and gratitude note for constant OpenBSD improvements/evolutions!
Colocation donated by:
Syndicate