From owner-freebsd-questions Wed Nov 1 14:26:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.thpoon.com (cr103675-a.bloor1.on.wave.home.com [24.114.152.71]) by hub.freebsd.org (Postfix) with SMTP id 05A2837B4CF for ; Wed, 1 Nov 2000 14:26:12 -0800 (PST) Received: (qmail 2093 invoked from network); 1 Nov 2000 22:26:12 -0000 Received: from unknown (HELO tea.thpoon.com) (mail@192.168.1.2) by cr103675-a.bloor1.on.wave.home.com with SMTP; 1 Nov 2000 22:26:12 -0000 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 13r6Kg-0001q7-00; Wed, 01 Nov 2000 17:26:10 -0500 To: freebsd-questions@FreeBSD.ORG Cc: nathan Subject: Re: ad0: DMA problem fallback to PIO mode; HARD READ ERROR blk#25418687 References: <3A006927.D10FC9E0@telecom.ksu.edu> <87wven1mlu.fsf@tea.thpoon.com> <3A007B6D.CC73786B@telecom.ksu.edu> From: Arcady Genkin X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com Mail-Copies-To: never Date: 01 Nov 2000 17:26:10 -0500 In-Reply-To: <3A007B6D.CC73786B@telecom.ksu.edu> Message-ID: <87snpb1g8t.fsf@tea.thpoon.com> Lines: 36 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nathan writes: > > It's a Gygabit with an HX chipset. > > any chance you could take a peek inside your box and get exact > make/model? or it might show up on POST (this is why i never > 'cover' my boxes) It's a GA-586HX. http://www.giga-byte.com/gigabyte-web/mdiscontinued.htm#ea4d BTW, what is POST? It says "mode 3,4 IDE". So I guess no DMA for disks. Now the question is how to disable DMA in the kernel. I see option #options ATA_ENABLE_ATAPI_DMA but it's commented out. Is there any other way to tell the kernel not to use DMA for ata driver? > > pcib0: on motherboard > > pci0: on pcib0 > > isab0: at device 7.0 on pci0 > > isa0: on isab0 > > atapci0: port 0xf000-0xf00f at device 7.1 on pci0 > > ata1: at 0x170 irq 15 on atapci0 > > ata1-master: DMA limited to UDMA33, non-ATA66 compliant cable > > ad2: 13042MB [26500/16/63] at ata1-master WDMA2 > > ad3: 18366MB [37317/16/63] at ata1-slave WDMA2 > > Mounting root from ufs:/dev/ad2s1a > rebuild your kernel withOUT DMA and see what happens I would happily do so. Now if I only could figure out how... ;^) -- Arcady Genkin Don't read everything you believe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message