Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2008 05:20:06 GMT
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/120177: [ata] ATA DMA modes don't work on CF cards
Message-ID:  <200807290520.m6T5K6nD086467@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/120177; it has been noted by GNATS.

From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: bug-followup@FreeBSD.org, tlb@tlb.org
Cc:  
Subject: Re: kern/120177: [ata] ATA DMA modes don't work on CF cards
Date: Tue, 29 Jul 2008 08:52:42 +0400

 Hi, Trevor.
 
 Can you try to set UDMA33 or UDMA66 mode?
 If it will work you can try this patch:
 http://butcher.heavennet.ru/patches/kernel/ata/ata_limit_mode_from_device_hints.diff
 
 With this patch you can set mode in /boot/device.hints (or from loader
   prompt), for example:
 hint.ad.0.mode="UDMA33"
 hint.ad.1.mode="UDMA66"
 
 -- 
 WBR, Andrey V. Elsukov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807290520.m6T5K6nD086467>