FreeBSD Bugzilla – Attachment 23518 Details for
Bug 40465
ata(4) samples moved to atacontrol(4).
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.39 KB, created by
Cyrille Lefevre
on 2002-07-12 01:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cyrille Lefevre
Created:
2002-07-12 01:10:01 UTC
Size:
1.39 KB
patch
obsolete
>Index: atacontrol.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/atacontrol/atacontrol.8,v >retrieving revision 1.13.2.3 >diff -u -r1.13.2.3 atacontrol.8 >--- atacontrol.8 2 Apr 2002 14:49:24 -0000 1.13.2.3 >+++ atacontrol.8 12 Jul 2002 00:03:09 -0000 >@@ -145,6 +145,20 @@ > as argument (i.e.\& > .Dq Li XXX ) , > and the mode will remain unchanged. >+.Pp >+Currently supported modes are : >+.Dq Li BIOSDMA , >+.Dq Li PIO0 (alias BIOSPIO) , >+.Dq Li PIO1 , >+.Dq Li PIO2 , >+.Dq Li PIO3 , >+.Dq Li PIO4 , >+.Dq Li WDMA2 , >+.Dq Li UDMA2 (alias UDMA33) , >+.Dq Li UDMA4 (alias UDMA66) , >+.Dq Li UDMA5 (alias UDMA100) >+and >+.Dq Li UDMA6 (alias UDMA133) . > .It Ic info > Show info about the attached devices on the > .Ar channel , >@@ -161,6 +175,26 @@ > .It Ic list > Show info about all attached devices on all active controllers. > .El >+.Sh EXAMPLES >+To see the devices' current access modes, use the command line: >+.Pp >+.Dl atacontrol mode 0 >+.Pp >+which results in the modes of the devices being displayed as a string >+like this: >+.Pp >+.Dl Master = WDMA2 >+.Dl Slave = PIO4 >+.Pp >+This means that ata0-master is in DMA mode, >+ata0-slave is in PIO mode, >+and so forth. >+You can set the mode with atacontrol and a string like the above, >+for example: >+.Pp >+.Dl atacontrol mode 0 PIO4 PIO4 >+.Pp >+The new modes are set as soon as the atacontrol command returns. > .Sh SEE ALSO > .Xr ata 4 > .Sh HISTORY
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40465
: 23518