From owner-freebsd-stable Tue Sep 5 7:16:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 26B4537B42C for ; Tue, 5 Sep 2000 07:16:29 -0700 (PDT) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.0/8.11.0) with ESMTP id e85EGDE46181; Tue, 5 Sep 2000 10:16:13 -0400 (EDT) Message-Id: <4.3.2.7.0.20000905100949.038ccf00@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 05 Sep 2000 10:11:07 -0400 To: Andrew Tulloch , stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: ATA-100 Support In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:19 PM 9/5/00 +0100, Andrew Tulloch wrote: >I've noticed some mentions of ATA-100 support, does nayone know if the >promise ATA-100 controller onboard the Asus A7V mobo is supported in >-stable? Looking at the sources, it seems to be there. newmail% grep -i promise * ata-all.c: return "Promise ATA33 controller"; ata-all.c: return "Promise ATA66 controller"; ata-all.c: return "Promise ATA100 controller"; ata-all.c: /* Promise and HighPoint controllers support busmastering DMA */ ata-all.c: case 0x4d38105a: /* Promise 66's need their clock changed */ ata-all.c: case 0x4d30105a: /* Promise 100's too */ ata-all.c: case 0x4d33105a: /* Promise's need burst mode to be turned on */ ata-all.c: case 0x4d33105a: /* Promise 33's */ ata-all.c: case 0x4d38105a: /* Promise 66's */ ata-all.c: case 0x4d30105a: /* Promise 100's */ ---Mike >Thanks >Andrew > >Andrew Tulloch - Systems Administrator - Legalex Ltd > andrew@cosa.uk-legal.net > FreeBSD: The Power To Serve... > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message ------------------------------------------------------------------------ Mike Tancsa, tel +1 519 651 3400 Sentex Communications mike@sentex.net Cambridge, Ontario Canada www.sentex.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message