* PATCH: Samsung SN-124 works perfectly well with DMA
@ 2005-06-20 20:12 Alan Cox
2005-06-20 21:02 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2005-06-20 20:12 UTC (permalink / raw)
To: linux-kernel
Been in Red Hat products for ages
Signed-off-by: Alan Cox <alan@redhat.com>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.12/drivers/ide/ide-dma.c linux-2.6.12/drivers/ide/ide-dma.c
--- linux.vanilla-2.6.12/drivers/ide/ide-dma.c 2005-06-19 11:30:47.000000000 +0100
+++ linux-2.6.12/drivers/ide/ide-dma.c 2005-06-20 20:43:16.000000000 +0100
@@ -132,7 +132,6 @@
{ "SAMSUNG CD-ROM SC-148C", "ALL" },
{ "SAMSUNG CD-ROM SC", "ALL" },
{ "SanDisk SDP3B-64" , "ALL" },
- { "SAMSUNG CD-ROM SN-124", "ALL" },
{ "ATAPI CD-ROM DRIVE 40X MAXIMUM", "ALL" },
{ "_NEC DV5800A", "ALL" },
{ NULL , NULL }
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: PATCH: Samsung SN-124 works perfectly well with DMA
2005-06-20 20:12 PATCH: Samsung SN-124 works perfectly well with DMA Alan Cox
@ 2005-06-20 21:02 ` Jeff Garzik
2005-06-21 9:36 ` Alan Cox
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2005-06-20 21:02 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-kernel
Alan Cox wrote:
> Been in Red Hat products for ages
>
> Signed-off-by: Alan Cox <alan@redhat.com>
Can you provide a similar patch for ata_dma_blacklist[] in libata-core.c?
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: PATCH: Samsung SN-124 works perfectly well with DMA
2005-06-20 21:02 ` Jeff Garzik
@ 2005-06-21 9:36 ` Alan Cox
0 siblings, 0 replies; 3+ messages in thread
From: Alan Cox @ 2005-06-21 9:36 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Linux Kernel Mailing List, akpm
On Llu, 2005-06-20 at 22:02, Jeff Garzik wrote:
> Alan Cox wrote:
> > Been in Red Hat products for ages
> >
> > Signed-off-by: Alan Cox <alan@redhat.com>
>
> Can you provide a similar patch for ata_dma_blacklist[] in libata-core.c?
Good point.
--- drivers/scsi/libata-core.c~ 2005-06-21 10:34:00.503444736 +0100
+++ drivers/scsi/libata-core.c 2005-06-21 10:34:00.504444584 +0100
@@ -1897,7 +1897,6 @@
"SAMSUNG CD-ROM SC-148C",
"SAMSUNG CD-ROM SC",
"SanDisk SDP3B-64",
- "SAMSUNG CD-ROM SN-124",
"ATAPI CD-ROM DRIVE 40X MAXIMUM",
"_NEC DV5800A",
};
Signed-off-by: Alan Cox <alan@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-21 9:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-20 20:12 PATCH: Samsung SN-124 works perfectly well with DMA Alan Cox
2005-06-20 21:02 ` Jeff Garzik
2005-06-21 9:36 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox