Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 1998 08:01:20 -0500
From:      Lee Cremeans <lee@st-lcremean.tidalwave.net>
To:        alk@pobox.com, current@FreeBSD.ORG
Subject:   Re: funky ide behaviour
Message-ID:  <19981224080120.B16063@tidalwave.net>
In-Reply-To: <13953.56924.282054.550290@avalon.east>; from Tony Kimball on Thu, Dec 24, 1998 at 01:53:08AM -0600
References:  <13953.56924.282054.550290@avalon.east>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 24, 1998 at 01:53:08AM -0600, Tony Kimball wrote:
> 
> When I try to mv a 145 MB file, I see this:
> 
> wd2: interrupt timeout (status 50<rdy,seekdone> error 0)
> wd2: wdtimeout() DMA status 1<active>
> wd2: interrupt timeout (status 50<rdy,seekdone> error 0)
> wd2: wdtimeout() DMA status 1<active>
> wd2: Last time I say: interrupt timeout.  Probably a portable PC. (status 50<rdy,seekdone> error 0)
> wd2: wdtimeout() DMA status 1<active>
> 
> doing the mv at nice -19 prevents such complaints.  PR440FX dual PPro SMP,
> 
> Dec 24 00:11:47 avalon /kernel: wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa
> Dec 24 00:11:47 avalon /kernel: wdc1: unit 0 (wd2): <WDC AC36400L>, DMA, 32-bit, multi-block-16

* What rev of ide_pci.c are you using? 1.19 fixed a unit-handling bug that
kept UDMA from being enabled correctly.

* Does this work without complaint?

	dd if=/dev/rwd2 of=/dev/null bs=1024k count=50

-- 
+--------------------------------------------------------------------+
| Lee Cremeans -- Manassas, VA, USA  (WakkyMouse on DALnet and WTnet)|  
|     lcremean@tidalwave.net| http://st-lcremean.tidalwave.net       |


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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