From owner-freebsd-questions Tue Mar 30 6:37:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from iglou.com (iglou2.iglou.com [192.107.41.8]) by hub.freebsd.org (Postfix) with ESMTP id D33CF14C1E for ; Tue, 30 Mar 1999 06:37:39 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.106] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10Rzdn-0001qE-00; Tue, 30 Mar 1999 09:37:19 -0500 Content-Length: 1548 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 30 Mar 1999 09:37:44 -0500 (EST) From: Patrick Gardella To: freebsd-questions@freebsd.org Subject: wdtimeout() DMA status 1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just upgraded to 3.1-RELEASE and built a new kernel and I'm getting an error: Mar 29 11:29:25 gateway /kernel: wd2: interrupt timeout (status 50 error 1) Mar 29 11:29:25 gateway /kernel: wd2: wdtimeout() DMA status 1 I enable DMA in the flags of wdc0 and wdc1, so I know how to make the errors go away, (just disable that flag so I don't use DMA). But the odd thing is that wd2 is the only UDMA capable drive on the system, and both the other drives have DMA enabled via the flags, but neither gives me the error. Is this simply a matter of trying to enable DMA in BIOS? It eventually gave me: Mar 29 11:31:11 gateway /kernel: wd2: Last time I say: interrupt timeout. Probably a portable PC. (status 50 error 1) From dmesg: wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa wdc0: unit 0 (wd0): , DMA, 32-bit, multi-b lock-16 wd0: 1221MB (2501856 sectors), 2482 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , DMA, 32-bit, multi-block-16 wd1: 1536MB (3145968 sectors), 3121 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa wdc1: unit 0 (wd2): , DMA, 32-bit, multi-block-16 wd2: 4121MB (8440992 sectors), 8374 cyls, 16 heads, 63 S/T, 512 B/S Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message