public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Steven J. Hathaway" <shathawa@e-z.net>
To: andre@linux-ide.org, axobe@suse.de, linux-kernel@vger.kernel.org
Cc: shathawa@e-z.net, andre@linuxdiskcert.org
Subject: PROBLEM: Linux ATAPI CDROM ->FIX: SAMSUNG CD-ROM SC-140
Date: Fri, 30 Dec 2005 21:17:32 -0800	[thread overview]
Message-ID: <43B6146C.60E044FF@e-z.net> (raw)

The problem first appeared in Linux 2.4.21 when the "ide-dma" source
experienced
a significant overhaul, but worked OK in Linux  versions 2.4.5 through
2.4.20.
The problem still exists in Linux 2.4.32.

Attempts to mount a SAMSUNG SC-140 CDROM are allowing DMA which fails
because of a problem in the following source code file:

        <linux>/drivers/ide/ide-dma.c

User sees displayed
    mount: Directory not available

The fix is to add the following record to the drive_blacklist[] table.

     { "SAMSUNG CD-ROM SC-140",  "ALL" },

This model of SAMSUNG CD-ROM disk drive is original equipment on the
E=Machines etower 556i2 compters, and possibly many other models.

DMA should not be performed on this CDROM model, therefore I submit
the drive_blacklist[] request.

I had given up on upgrading Linux on this platform until the fix was
found
and tested.  The fix works with all Linux 2.4.21 through 2.4.32 versions

of stable kernels.

Sincerely,
Steven J. Hathaway
<shathawa@e-z.net>




             reply	other threads:[~2005-12-31  5:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-31  5:17 Steven J. Hathaway [this message]
2005-12-31  9:54 ` PROBLEM: Linux ATAPI CDROM ->FIX: SAMSUNG CD-ROM SC-140 Andre Hedrick
2005-12-31 12:06 ` Alan Cox
2006-01-01 22:23   ` Grant Coady
2006-01-01 22:34     ` Alan Cox
2006-01-01 23:20       ` Grant Coady

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=43B6146C.60E044FF@e-z.net \
    --to=shathawa@e-z.net \
    --cc=andre@linux-ide.org \
    --cc=andre@linuxdiskcert.org \
    --cc=axobe@suse.de \
    --cc=linux-kernel@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