From owner-freebsd-questions Thu Sep 2 14:35:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.twcny.rr.com (mail1-1.nyroc.rr.com [24.92.226.139]) by hub.freebsd.org (Postfix) with ESMTP id 7D2CE14C99 for ; Thu, 2 Sep 1999 14:35:21 -0700 (PDT) (envelope-from reichman@twcny.rr.com) Received: from twcny.rr.com ([24.95.188.113]) by mail1.twcny.rr.com (Post.Office MTA v3.5.2 release 221 ID# 0-53939U80000L80000S0V35) with ESMTP id com; Thu, 2 Sep 1999 17:32:13 -0400 Message-ID: <37CEEF44.8CD8F477@twcny.rr.com> Date: Thu, 02 Sep 1999 17:42:28 -0400 From: "Mark S. Reichman" X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Smc659@aol.com Cc: questions@freebsd.org Subject: Re: Using UDMA References: <195b73ac.25003ece@aol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make your kernel config look like this and recompile/install new kernel. controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ffb0ff disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 Then, watch the boot up messages when these device are detected and you should see something like: wdc0 at 0x1f0-0x1f7 irq 14 flags 0xb0ffb0ff on isa wdc0: unit 0 (wd0): , LBA, DMA, 32-bit, multi-block-16 wd0: 4104MB (8406720 sectors), 523 cyls, 255 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , LBA, DMA, 32-bit, multi-block-16 wd1: 9671MB (19807200 sectors), 1232 cyls, 255 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0xb0ffb0ff on isa wdc1: unit 1 (wd3): , LBA, DMA, 32-bit, multi-block-16 Notice they say DMA. I do not know if this extends to UDMA support. Smc659@aol.com wrote: > > Im currently using FreeBSD-3.2 stable. How do you get UDMA support working > under FreeBSD? Do I need FreeBSD 4-Current? > > Thanks, > Sam > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- \|/ (@ @) +-----------oOO----(_)-------------------+ | Mark S. Reichman | | reichman@twcny.rr.com | | Radar Tech/Oracle Developer/Programmer | +-------------------------oOO------------+ |__|__| || || ooO Ooo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message