From nobody@FreeBSD.org  Sat Oct  9 10:53:03 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AF2AD1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Oct 2010 10:53:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9EC098FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Oct 2010 10:53:03 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o99Ar33F030398
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Oct 2010 10:53:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o99Ar3Op030397;
	Sat, 9 Oct 2010 10:53:03 GMT
	(envelope-from nobody)
Message-Id: <201010091053.o99Ar3Op030397@www.freebsd.org>
Date: Sat, 9 Oct 2010 10:53:03 GMT
From: Bruce Cran <bruce@cran.org.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing documentation of scsi_ and ata_ functions in libcam
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151336
>Category:       docs
>Synopsis:       Missing documentation of scsi_ and ata_ functions in cam(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-scsi
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 09 11:00:02 UTC 2010
>Closed-Date:    
>Last-Modified:  Wed Oct 27 11:28:56 UTC 2010
>Originator:     Bruce Cran
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD core.nessbank 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r213462: Wed Oct  6 21:34:45 BST 2010     brucec@core.nessbank:/usr/obj/usr/src/head/sys/CORE  amd64
>Description:
Many functions are present in libcam and are used in camcontrol but haven't been documented - e.g. functions from <cam/scsi/scsi_all.h> and <cam/ata/ata_all.h>.
>How-To-Repeat:
Run "nm -g /usr/lib/libcam.a" to see all the functions. Many aren't documented in cam(3).
>Fix:
Add the functions to cam(3).

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->freebsd-scsi 
Responsible-Changed-By: brucec 
Responsible-Changed-When: Sat Oct 9 20:22:21 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151336 
>Unformatted:
