From: Jeff Garzik <jgarzik@pobox.com>
To: gp <poppitzg@iomega.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: VIA SATAPI status
Date: Thu, 27 Jan 2005 17:47:17 -0500 [thread overview]
Message-ID: <41F96F75.3040305@pobox.com> (raw)
In-Reply-To: <CE433BCC-6FC0-11D9-B91E-000A95D2AC6A@iomega.com>
gp wrote:
> Has anyone been able to run the sata_via driver with a SATAPI device?
In theory, nothing should be needed except to edit include/linux/libata.h:
#undef ATA_ENABLE_ATAPI /* define to enable ATAPI support */
may also need this:
#undef ATAPI_ENABLE_DMADIR /* enables ATAPI DMADIR bridge support*/
That configuration is not well tested, as SATAPI is very new. Most SATA
drivers except AHCI should work with SATAPI (AHCI needs a couple
modifications first).
Jeff
prev parent reply other threads:[~2005-01-27 22:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-26 17:36 VIA SATAPI status gp
2005-01-27 22:47 ` Jeff Garzik [this message]
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=41F96F75.3040305@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=poppitzg@iomega.com \
/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.