Date: Thu, 24 Oct 2013 19:49:55 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r257068 - head/sys/conf Message-ID: <201310241949.r9OJntrE010042@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pluknet Date: Thu Oct 24 19:49:55 2013 New Revision: 257068 URL: http://svnweb.freebsd.org/changeset/base/257068 Log: Modernize pass(4) description to the 21st century. Reviewed by: mav Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Thu Oct 24 19:32:20 2013 (r257067) +++ head/sys/conf/NOTES Thu Oct 24 19:49:55 2013 (r257068) @@ -1281,8 +1281,7 @@ hint.sa.1.target="6" # to incoming commands that do not otherwise have a logical unit assigned # to them. # -# The "unknown" device (uk? in pre-2.0.5) is now part of the base SCSI -# configuration as the "pass" driver. +# The pass driver provides a passthrough API to access the CAM subsystem. device scbus #base SCSI code device ch #SCSI media changers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310241949.r9OJntrE010042>