public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <fsdeveloper@yahoo.de>
To: Valdis.Kletnieks@vt.edu
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.x Problem with cd writing
Date: Wed, 16 Apr 2003 19:52:12 +0200	[thread overview]
Message-ID: <200304161952.12830.fsdeveloper@yahoo.de> (raw)
In-Reply-To: <200304161743.h3GHhXSt005248@turing-police.cc.vt.edu>

On Wednesday 16 April 2003 19:43, Valdis.Kletnieks@vt.edu wrote:
> I thought this was a generic IDE issue - fixation requires the controller's
> undivided attention and was basically a hardware restriction.  Are you sure
> that it's ever NOT frozen the interface?

There is just no access to the ide-bus. No bit is let through.
With the kernel used in SuSE 7.3 (was something around 2.4.10)
writing worked fine.

mb@lfs:/proc/ide> cat /proc/ide/drivers 
ide-scsi version 0.93
ide-cdrom version 4.59
ide-disk version 1.16

mb@lfs:/proc/ide/ide0> cat /proc/ide/ide0/config 
pci bus 00 device f9 vendor 8086 device 244b channel 0
86 80 4b 24 05 00 80 02 05 80 01 01 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01 fc 00 00 00 00 00 00 00 00 00 00 62 14 81 39
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
77 e3 77 e3 bb 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 10 04 10 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 47 0f 00 00 00 00 00 00
mb@lfs:/proc/ide/ide0> cat /proc/ide/ide1/config 
pci bus 00 device f9 vendor 8086 device 244b channel 1
86 80 4b 24 05 00 80 02 05 80 01 01 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01 fc 00 00 00 00 00 00 00 00 00 00 62 14 81 39
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
77 e3 77 e3 bb 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 10 04 10 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 47 0f 00 00 00 00 00 00

mb@lfs:/proc/ide> cat /proc/ide/piix 

Controller: 0

                                Intel PIIX4 Ultra 100 Chipset.
--------------- Primary Channel ---------------- Secondary Channel -------------
                 enabled                          enabled
--------------- drive0 --------- drive1 -------- drive0 ---------- drive1 ------
DMA enabled:    yes              yes             yes               yes
UDMA enabled:   no               no              no                no 
UDMA enabled:   X                X               X                 X
UDMA
DMA
PIO


-- 
Regards Michael Buesch.
http://www.8ung.at/tuxsoft

$ cat /dev/zero > /dev/null
/dev/null: That's *not* funny! :(


  reply	other threads:[~2003-04-16 17:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-16 17:19 2.4.x Problem with cd writing Michael Buesch
2003-04-16 17:30 ` Michael Buesch
2003-04-16 17:43 ` Valdis.Kletnieks
2003-04-16 17:52   ` Michael Buesch [this message]
2003-04-16 18:10 ` Steffen Moser
2003-04-16 18:58   ` Michael Buesch
2003-04-16 19:56     ` Steffen Moser

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=200304161952.12830.fsdeveloper@yahoo.de \
    --to=fsdeveloper@yahoo.de \
    --cc=Valdis.Kletnieks@vt.edu \
    --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