mps.4 (1476ba40876999b4b749c09f74c36b124405cc3e) | mps.4 (135bce2a9e632a7cedae2a42f5b2eef2b77d5e56) |
---|---|
1.\" 2.\" Copyright (c) 2010 Spectra Logic Corporation 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 129 unchanged lines hidden (view full) --- 138.Xr cd 4 , 139.Xr ch 4 , 140.Xr da 4 , 141.Xr mpt 4 , 142.Xr pci 4 , 143.Xr sa 4 , 144.Xr scsi 4 , 145.Xr targ 4 | 1.\" 2.\" Copyright (c) 2010 Spectra Logic Corporation 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 129 unchanged lines hidden (view full) --- 138.Xr cd 4 , 139.Xr ch 4 , 140.Xr da 4 , 141.Xr mpt 4 , 142.Xr pci 4 , 143.Xr sa 4 , 144.Xr scsi 4 , 145.Xr targ 4 |
146.Sh HISTORY 147The 148.Nm 149driver first appeared in 150.Fx 9.0 . 151.Sh AUTHORS 152.An -nosplit 153The 154.Nm 155driver was originally written by 156.An Scott Long Aq scottl@FreeBSD.org . 157This man page was written by 158.An Ken Merry Aq ken@FreeBSD.org . |
|
146.Sh BUGS 147This driver is still in development, it has only been tested on the amd64 148architecture and has some known shortcomings: 149.Bl -bullet -compact 150.It 151No IR (Integrated RAID) support. 152.It 153No userland utility support (e.g. 154.Xr mptutil 8). 155.It 156Sometimes the driver gets into a state where devices arrive and depart multiple 157times, without user intervention. 158.It 159The error recovery code isn't complete. 160.El | 159.Sh BUGS 160This driver is still in development, it has only been tested on the amd64 161architecture and has some known shortcomings: 162.Bl -bullet -compact 163.It 164No IR (Integrated RAID) support. 165.It 166No userland utility support (e.g. 167.Xr mptutil 8). 168.It 169Sometimes the driver gets into a state where devices arrive and depart multiple 170times, without user intervention. 171.It 172The error recovery code isn't complete. 173.El |
161.Sh HISTORY 162The 163.Nm 164driver first appeared in 165.Fx 9.0 . 166.Sh AUTHORS 167.An -nosplit 168The 169.Nm 170driver was originally written by 171.An Scott Long Aq scottl@FreeBSD.org . 172This man page was written by 173.An Ken Merry Aq ken@FreeBSD.org . | |