11fdeb165SXin LI.\"- 21fdeb165SXin LI.\" Copyright (c) 2013 iXsystems, Inc. 31fdeb165SXin LI.\" All rights reserved. 41fdeb165SXin LI.\" 51fdeb165SXin LI.\" Redistribution and use in source and binary forms, with or without 61fdeb165SXin LI.\" modification, are permitted provided that the following conditions 71fdeb165SXin LI.\" are met: 81fdeb165SXin LI.\" 1. Redistributions of source code must retain the above copyright 91fdeb165SXin LI.\" notice, this list of conditions and the following disclaimer. 101fdeb165SXin LI.\" 2. Redistributions in binary form must reproduce the above copyright 111fdeb165SXin LI.\" notice, this list of conditions and the following disclaimer in the 121fdeb165SXin LI.\" documentation and/or other materials provided with the distribution. 131fdeb165SXin LI.\" 141fdeb165SXin LI.\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR 151fdeb165SXin LI.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 161fdeb165SXin LI.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 171fdeb165SXin LI.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT, 181fdeb165SXin LI.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 191fdeb165SXin LI.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 201fdeb165SXin LI.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 211fdeb165SXin LI.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 221fdeb165SXin LI.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 231fdeb165SXin LI.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 241fdeb165SXin LI.\" 251fdeb165SXin LI.Dd July 5, 2013 261fdeb165SXin LI.Dt HPTNR 4 271fdeb165SXin LI.Os 281fdeb165SXin LI.Sh NAME 291fdeb165SXin LI.Nm hptnr 301fdeb165SXin LI.Nd "HighPoint DC Series Data Center HBA card driver" 311fdeb165SXin LI.Sh SYNOPSIS 321fdeb165SXin LITo compile this driver into the kernel, 331fdeb165SXin LIplace the following line in your 341fdeb165SXin LIkernel configuration file: 351fdeb165SXin LI.Bd -ragged -offset indent 361fdeb165SXin LI.Cd "device hptnr" 371fdeb165SXin LI.Ed 381fdeb165SXin LI.Pp 391fdeb165SXin LIAlternatively, to load the driver as a 401fdeb165SXin LImodule at boot time, place the following line in 411fdeb165SXin LI.Xr loader.conf 5 : 421fdeb165SXin LI.Bd -literal -offset indent 431fdeb165SXin LIhptnr_load="YES" 441fdeb165SXin LI.Ed 451fdeb165SXin LI.Sh DESCRIPTION 461fdeb165SXin LIThe 471fdeb165SXin LI.Nm 481fdeb165SXin LIdriver provides support for HighPoint's DC Series Data Center HBA card. 491fdeb165SXin LI.Sh HARDWARE 501fdeb165SXin LIThe 511fdeb165SXin LI.Nm 521fdeb165SXin LIdriver supports the following SATA 531fdeb165SXin LIcontrollers: 541fdeb165SXin LI.Pp 551fdeb165SXin LI.Bl -bullet -compact 561fdeb165SXin LI.It 571fdeb165SXin LIHighPoint's DC7280 series 581fdeb165SXin LI.It 591fdeb165SXin LIHighPoint's Rocket R750 series 601fdeb165SXin LI.El 611fdeb165SXin LI.Sh NOTES 621fdeb165SXin LIThe 631fdeb165SXin LI.Nm 641fdeb165SXin LIdriver only works on the i386 and amd64 platforms as it requires a binary 651fdeb165SXin LIblob object from the manufacturer which they only supply for these platforms. 661fdeb165SXin LIThe 671fdeb165SXin LI.Nm 681fdeb165SXin LIdriver does 691fdeb165SXin LI.Em not 701fdeb165SXin LIwork on i386 with 711fdeb165SXin LI.Xr pae 4 721fdeb165SXin LIenabled. 731fdeb165SXin LI.Sh SEE ALSO 741fdeb165SXin LI.Xr kld 4 , 751fdeb165SXin LI.Xr kldload 8 , 761fdeb165SXin LI.Xr loader 8 771fdeb165SXin LI.Sh HISTORY 781fdeb165SXin LIThe 791fdeb165SXin LI.Nm 801fdeb165SXin LIdevice driver first appeared in 811fdeb165SXin LI.Fx 9.2 . 821fdeb165SXin LI.Sh AUTHORS 831fdeb165SXin LI.An -nosplit 841fdeb165SXin LIThe 851fdeb165SXin LI.Nm 861fdeb165SXin LIdevice driver was written by 871fdeb165SXin LI.An HighPoint Technologies, Inc. . 881fdeb165SXin LIThis manual page was written by 89*6c899950SBaptiste Daroussin.An Xin LI Aq Mt delphij@FreeBSD.org 901fdeb165SXin LIfor iXsystems, Inc. 91