From: Sergey Vlasov <vsu@altlinux.ru>
To: Ivan G <g-i-v@rambler.ru>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: DMA not works in Linux 2.6.12, but in Windows works fine.
Date: Mon, 23 May 2005 19:30:10 +0400 [thread overview]
Message-ID: <20050523193010.5bf72481.vsu@altlinux.ru> (raw)
In-Reply-To: <web-135595327@mail5.rambler.ru>
[-- Attachment #1: Type: text/plain, Size: 1967 bytes --]
On Mon, 23 May 2005 14:25:32 +0400 Ivan G wrote:
> DMA not works in Linux 2.6.12, but in Windows works fine.
>
> DMA not works with HDD and CD drives connected by 80-conductor
> cable to secondary IDE port (ide1).
>
> Hardware description:
>
> 1) Motherboard has chipset Intel, Giga-byte
> 2) HDD Seagate ST3160023AS (Serial ATA)
> 3) HDD Seagate ST3200822A (IDE ATA)
> 4) SONY CD-RW CRX320E, IDE ATAPI CD/DVD-ROM
>
>
> Hardware connections:
>
> ST3160023AS ---> SATA0 ---> BIOS mapping ---> ide0 Pri master
> (hda)
> SATA1 ---> BIOS mapping ---> ide0 Pri slave
> CRX320E --------------------------------> ide1 Sec master
> (hdc)
> ST3200822A --------------------------------> ide1 Sec slave
> (hdd)
[skip]
> ide0: I/O resource 0x1F0-0x1F7 not free.
> ide0: ports already in use, skipping probe
> Probing IDE interface ide1...
> hdc: SONY CD-RW CRX320E, ATAPI CD/DVD-ROM drive
> hdd: ST3200822A, ATA DISK drive
> Probing IDE interface ide2...
> Probing IDE interface ide3...
> Probing IDE interface ide4...
> Probing IDE interface ide5...
> ide1 at 0x170-0x177,0x376 on irq 15
> hdd: max request size: 1024KiB
> hdd: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63
> hdd: cache flushes supported
> hdd: hdd1 hdd2
> hdc: ATAPI 52X DVD-ROM CD-R/RW drive, 2048kB Cache
> Uniform CD-ROM driver Revision: 3.20
> libata version 1.10 loaded.
> ata_piix version 1.03
> ata_piix: combined mode detected
[skip]
This is a known problem - if the Intel ICH5/6 controller is used in
combined mode (SATA mapped to legacy IDE ports), DMA for PATA devices
does not work. If you reconfigure the controller in BIOS to not use the
combined mode (so that the SATA part becomes a separate PCI device), DMA
for PATA devices will work fine.
To IDE developers: Is something planned to work around this problem?
AFAIK, there are some machines where BIOS does not provide an option to
turn off the combined mode.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next parent reply other threads:[~2005-05-23 15:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <web-135595327@mail5.rambler.ru>
2005-05-23 15:30 ` Sergey Vlasov [this message]
2005-05-23 18:34 ` DMA not works in Linux 2.6.12, but in Windows works fine Jeff Garzik
2005-05-24 16:21 ` Mark Lord
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=20050523193010.5bf72481.vsu@altlinux.ru \
--to=vsu@altlinux.ru \
--cc=g-i-v@rambler.ru \
--cc=linux-ide@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).