From owner-svn-src-head@FreeBSD.ORG Wed Apr 10 23:37:15 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CD6C5DC1; Wed, 10 Apr 2013 23:37:15 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C04191A6; Wed, 10 Apr 2013 23:37:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3ANbF74022152; Wed, 10 Apr 2013 23:37:15 GMT (envelope-from sbruno@svn.freebsd.org) Received: (from sbruno@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3ANbFgU022151; Wed, 10 Apr 2013 23:37:15 GMT (envelope-from sbruno@svn.freebsd.org) Message-Id: <201304102337.r3ANbFgU022151@svn.freebsd.org> From: Sean Bruno Date: Wed, 10 Apr 2013 23:37:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r249350 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2013 23:37:15 -0000 Author: sbruno Date: Wed Apr 10 23:37:15 2013 New Revision: 249350 URL: http://svnweb.freebsd.org/changeset/base/249350 Log: Update ciss(4) man page. We absolutely support performant mode of operation on this controller. Indicate that the 5300 is the *only* controller that will only work in simple mode. Bus rescans should not be needed now and I consider it a bug if disks do not appear or dissapear when created or destroyed. Obtained from: Yahoo! Inc Modified: head/share/man/man4/ciss.4 Modified: head/share/man/man4/ciss.4 ============================================================================== --- head/share/man/man4/ciss.4 Wed Apr 10 23:31:19 2013 (r249349) +++ head/share/man/man4/ciss.4 Wed Apr 10 23:37:15 2013 (r249350) @@ -62,14 +62,11 @@ control protocol from earlier Compaq ada .Pp Currently .Nm -only supports the +supports the .Dq simple -transport layer over PCI. -This interface (ab)uses the I2O register set (specifically the post -queues) to exchange commands with the adapter. -Other interfaces are available, but we are not supposed to know about them, -and it is dubious whether they would provide major performance improvements -except under extreme load. +and +.Dq performant +transport layer. .Pp Non-disk devices (such as internal DATs and devices attached to the external SCSI bus) are supported as normal CAM devices @@ -82,8 +79,8 @@ Direct Access devices (such as disk drives) are only exposed as .Xr pass 4 devices. -Hot-insertion and removal of devices is supported but a bus -rescan might be necessary. +Hot-insertion and removal of devices is supported and notification messages +will be reported to the console and logs. .Pp The problem which adapter freezes with the message .Dq ADAPTER HEARTBEAT FAILED @@ -97,7 +94,7 @@ driver include: .Pp .Bl -bullet -compact .It -Compaq Smart Array 5300 +Compaq Smart Array 5300 (simple mode only) .It Compaq Smart Array 532 .It