From owner-freebsd-stable Thu Sep 7 7:44: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (law2-f77.hotmail.com [216.32.181.77]) by hub.freebsd.org (Postfix) with ESMTP id 3188A37B424 for ; Thu, 7 Sep 2000 07:43:53 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 7 Sep 2000 07:43:53 -0700 Received: from 155.45.157.98 by lw2fd.hotmail.msn.com with HTTP; Thu, 07 Sep 2000 14:43:52 GMT X-Originating-IP: [155.45.157.98] From: "Kenneth Mays" To: gerti-freebsds@BITart.com, mike@sentex.net Cc: andrew@cosa.uk-legal.net, stable@FreeBSD.ORG Subject: Re: ATA-100 Support Date: Thu, 07 Sep 2000 10:43:52 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Sep 2000 14:43:53.0012 (UTC) FILETIME=[0AD62F40:01C018DA] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You may also want to research this file. -Ken ftp://ftp.promise.com/Controllers/IDE/Ultra100/U100D160B19R.zip >From: Gerd Knops >Reply-To: gerti-freebsds@BITart.com >To: Mike Tancsa >CC: Andrew Tulloch , stable@FreeBSD.ORG >Subject: Re: ATA-100 Support >Date: Tue, 5 Sep 2000 16:25:10 -0500 > >Mike Tancsa wrote: > > 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 */ > > > > >It looks that way, but it isn't. The onboard Promise ATA100 chipset >uses a different ID than the (supported) stand-alone board. See my >patch at > > http://www.freebsd.org/cgi/query-pr.cgi?pr=20834 > >Gerd > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message