Date: Tue, 05 Sep 2000 10:11:07 -0400 From: Mike Tancsa <mike@sentex.net> To: Andrew Tulloch <andrew@cosa.uk-legal.net>, stable@FreeBSD.ORG Subject: Re: ATA-100 Support Message-ID: <4.3.2.7.0.20000905100949.038ccf00@marble.sentex.ca> In-Reply-To: <Pine.BSF.4.21.0009051409170.15086-100000@cosa.uk-legal.net >
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.0.20000905100949.038ccf00>
