From owner-freebsd-doc@FreeBSD.ORG Tue Aug 12 16:00:37 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC31537B401 for ; Tue, 12 Aug 2003 16:00:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34EA943FCB for ; Tue, 12 Aug 2003 16:00:36 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7CN0aUp087620 for ; Tue, 12 Aug 2003 16:00:36 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7CN0aBe087619; Tue, 12 Aug 2003 16:00:36 -0700 (PDT) Resent-Date: Tue, 12 Aug 2003 16:00:36 -0700 (PDT) Resent-Message-Id: <200308122300.h7CN0aBe087619@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lukas Ertl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C41A37B401 for ; Tue, 12 Aug 2003 15:57:04 -0700 (PDT) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 998B943F3F for ; Tue, 12 Aug 2003 15:57:02 -0700 (PDT) (envelope-from le@univie.ac.at) Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11]) by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id h7CMujro022206 for ; Wed, 13 Aug 2003 00:56:53 +0200 Received: from korben.in.tern (korben.in.tern [127.0.0.1]) by korben.in.tern (8.12.9/8.12.9) with ESMTP id h7CMuYkB052555 for ; Wed, 13 Aug 2003 00:56:35 +0200 (CEST) (envelope-from le@korben.in.tern) Received: (from le@localhost) by korben.in.tern (8.12.9/8.12.9/Submit) id h7CMuY7k052554; Wed, 13 Aug 2003 00:56:34 +0200 (CEST) (envelope-from le) Message-Id: <200308122256.h7CMuY7k052554@korben.in.tern> Date: Wed, 13 Aug 2003 00:56:34 +0200 (CEST) From: Lukas Ertl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/55512: [PATCH] catch up ata(4) with hardware notes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lukas Ertl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2003 23:00:38 -0000 >Number: 55512 >Category: docs >Synopsis: [PATCH] catch up ata(4) with hardware notes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 12 16:00:35 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Lukas Ertl >Release: FreeBSD 5.1-CURRENT i386 >Organization: Vienna University Computer Center >Environment: System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #24: Sat Aug 9 13:17:00 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386 >Description: This one is the first of a series of patches I plan to submit to catch up various driver man pages with what is listed in the hardware notes. A word on SiS chipsets: there's really a *lot* of them, and it was quite hard to find out which one supports which DMA mode. Three of them were absolutely not to find on Google: 652, 751, and 752, so I made a guess and put them amongst the UDMA5 chipsets. Please correct that if somebody knows better. >How-To-Repeat: >Fix: --- ata.4.diff begins here --- Index: share/man/man4/ata.4 =================================================================== RCS file: /usr/local/bsdcvs/src/share/man/man4/ata.4,v retrieving revision 1.34 diff -u -r1.34 ata.4 --- share/man/man4/ata.4 3 Dec 2002 20:18:01 -0000 1.34 +++ share/man/man4/ata.4 12 Aug 2003 22:44:14 -0000 @@ -105,12 +105,16 @@ Ultra DMA 66 (UDMA4), 66 MB/sec .It AMD 766 Ultra DMA 100 (UDMA5), 100 MB/sec +.It AMD 768 +Ultra DMA 100 (UDMA5), 100 MB/sec .It Acard ATP850 Ultra DMA 33 (UDMA2), 33 MB/sec .It Acard ATP860 Ultra DMA 66 (UDMA4), 66 MB/sec .It Acard ATP865 Ultra DMA 133 (UDMA6), 133 MB/sec +.It Cenatek Rocket Drive +Ultra DMA 133 (UDMA6), 133 MB/sec .It CMD 646 DMA 2 (WDMA2), 16 MB/sec .It CMD 648 @@ -145,6 +149,16 @@ Ultra DMA 100 (UDMA5), 100 MB/sec .It Intel ICH4 Ultra DMA 100 (UDMA5), 100 MB/sec +.It nVidia nForce +Ultra DMA 100 (UDMA5), 100 MB/sec +.It nVidia nForce2 +Ultra DMA 133 (UDMA6), 133 MB/sec +.It Promise OEM chip (pdc20265) +Ultra DMA 100 (UDMA5), 100 MB/sec +.It Promise OEM chip (pdc20269) +Ultra DMA 133 (UDMA6), 133 MB/sec +.It Promise SATA150 TX2/TX4 +Serial ATA/150, 150 MB/sec .It Promise Ultra/Fasttrak-33 Ultra DMA 33 (UDMA2), 33 MB/sec .It Promise Ultra/Fasttrak-66 @@ -155,12 +169,28 @@ Ultra DMA 100 (UDMA5), 100 MB/sec .It Promise Ultra/Fasttrak-133 TX2/TX2000 Ultra DMA 133 (UDMA6), 133 MB/sec +.It Promise Ultra-133 TX4000 +Ultra DMA 133 (UDMA6), 133 MB/sec .It ServerWorks ROSB4 Ultra DMA 33 (UDMA2), 33 MB/sec -.It ServerWorks CSB5 +.It ServerWorks CSB5, CSB6 Ultra DMA 100 (UDMA5), 100 MB/sec (depending on model, max stated at boot) .It Sil 0680 Ultra DMA 133 (UDMA6), 133 MB/sec (depending on model, max stated at boot) +.It SiS 540 +Ultra DMA 33 (UDMA2), 33 MB/sec +.It SiS 530, 620, 630 +Ultra DMA 66 (UDMA4), 66 MB/sec +.It SiS 550, 630S, 633, 635, 645 +Ultra DMA 100 (UDMA5), 100 MB/sec +.It SiS 650, 652, 730, 733, 735 +Ultra DMA 100 (UDMA5), 100 MB/sec +.It SiS 740, 745, 750, 751, 752 +Ultra DMA 100 (UDMA5), 100 MB/sec +.It SiS 640, 645DX, 648, 651, 655 +Ultra DMA 133 (UDMA6), 133 MB/sec +.It SiS 658, 746, 748, 755 +Ultra DMA 133 (UDMA6), 133 MB/sec .It SiS 5591 Ultra DMA 100 (UDMA5), 100 MB/sec (depending on model, max stated at boot) .It VIA 82C586 --- ata.4.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: