siis.4 (a5bd4707062e237f60e35bd0f8d4057865f2453e) | siis.4 (7e3de069eff9352649f7f464c71560b1bd84a8fc) |
---|---|
1.\" Copyright (c) 2009 Alexander Motin <mav@FreeBSD.org> 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 43 unchanged lines hidden (view full) --- 52.Bl -ohang 53.It Va hint.siis. Ns Ar X Ns Va .msi 54controls Message Signaled Interrupts (MSI) usage by the specified controller. 55.It Va hint.siisch. Ns Ar X Ns Va .pm_level 56controls SATA interface Power Management for the specified channel, 57allowing some power to be saved at the cost of additional command 58latency. 59Possible values: | 1.\" Copyright (c) 2009 Alexander Motin <mav@FreeBSD.org> 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 43 unchanged lines hidden (view full) --- 52.Bl -ohang 53.It Va hint.siis. Ns Ar X Ns Va .msi 54controls Message Signaled Interrupts (MSI) usage by the specified controller. 55.It Va hint.siisch. Ns Ar X Ns Va .pm_level 56controls SATA interface Power Management for the specified channel, 57allowing some power to be saved at the cost of additional command 58latency. 59Possible values: |
60.Bl -tag -compact | 60.Bl -tag -width 2n -offset indent |
61.It 0 62interface Power Management is disabled (default); 63.It 1 64device is allowed to initiate PM state change, host is passive. 65.El | 61.It 0 62interface Power Management is disabled (default); 63.It 1 64device is allowed to initiate PM state change, host is passive. 65.El |
66.Pp |
|
66Note that interface Power Management is not compatible with 67device presence detection. 68A manual bus reset is needed on device hot-plug. 69.It Va hint.siisch. Ns Ar X Ns Va .sata_rev 70setting to nonzero value limits maximum SATA revision (speed). 71Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps. 72.El 73.Sh DESCRIPTION --- 28 unchanged lines hidden (view full) --- 102.Xr ata 4 103subsystem. 104If both drivers are loaded at the same time, this one will be 105given precedence as the more functional of the two. 106.Sh HARDWARE 107The 108.Nm 109driver supports the following controller chips: | 67Note that interface Power Management is not compatible with 68device presence detection. 69A manual bus reset is needed on device hot-plug. 70.It Va hint.siisch. Ns Ar X Ns Va .sata_rev 71setting to nonzero value limits maximum SATA revision (speed). 72Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps. 73.El 74.Sh DESCRIPTION --- 28 unchanged lines hidden (view full) --- 103.Xr ata 4 104subsystem. 105If both drivers are loaded at the same time, this one will be 106given precedence as the more functional of the two. 107.Sh HARDWARE 108The 109.Nm 110driver supports the following controller chips: |
111.Pp |
|
110.Bl -bullet -compact 111.It 112SiI3124 (PCI-X 133MHz/64bit, 4 ports) 113.It 114SiI3131 (PCIe 1.0 x1, 1 port) 115.It 116SiI3132 (PCIe 1.0 x1, 2 ports) 117.It --- 22 unchanged lines hidden --- | 112.Bl -bullet -compact 113.It 114SiI3124 (PCI-X 133MHz/64bit, 4 ports) 115.It 116SiI3131 (PCIe 1.0 x1, 1 port) 117.It 118SiI3132 (PCIe 1.0 x1, 2 ports) 119.It --- 22 unchanged lines hidden --- |