All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Ed Sweetman <safemode@comcast.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: libata ignores non-dma disks?
Date: Tue, 21 Mar 2006 22:56:04 -0500	[thread overview]
Message-ID: <4420CAD4.60700@garzik.org> (raw)
In-Reply-To: <4420B7D6.4020706@comcast.net>

Ed Sweetman wrote:
> I'm using 2.6.16-rc6-ide1 (alan's patchset) and using the sata_nv and
> pata_amd drivers.  I have all UDMA drives except a CF disk -> IDE
> interface, which should be running in PIO mode4.   Libata detects the
> device, but spits out a message about "no dma" and then says it's not
> supported and is ignoring it.   Is this device not supported because
> it's not using dma or for some other reason?
> It's the only device on it's channel (secondary pata)
> 
> ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xF008 irq 15
> ata6: dev 0 cfg 49:0e00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000
> 88:0000
> ata6: no dma
> ata6: dev 0 not supported, ignoring
> scsi5 : pata_amd

Delete the "no dma" check, and debug from there...  PIO support is in 
there, just needs a few final fixes.

	Jeff




  reply	other threads:[~2006-03-22  3:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-22  2:35 libata ignores non-dma disks? Ed Sweetman
2006-03-22  3:56 ` Jeff Garzik [this message]
2006-03-22 21:22   ` Ed Sweetman
  -- strict thread matches above, loose matches on Subject: below --
2006-03-22  2:19 Ed Sweetman

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=4420CAD4.60700@garzik.org \
    --to=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=safemode@comcast.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.