Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2003 22:37:56 -0400 (EDT)
From:      Chris Pepper <pepper@rockefeller.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/57118: 
Message-ID:  <20030923023756.AC22AFEE9@www.reppep.com>
Resent-Message-ID: <200309230240.h8N2eBVT059196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57118
>Category:       docs
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 22 19:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Chris Pepper
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD www.reppep.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Mon Sep 22 19:30:41 EDT 2003 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386


	
>Description:
	usbd_enable & usbd_flags are not mentioned in /etc/defaults/rc.conf, rc.conf.5, or usbd.conf.5 (which should have a SEE ALSO to rc.conf).
	
>How-To-Repeat:
	grep -i usb /etc/defaults/rc.conf
	man rc.conf usbd.conf
	
>Fix:
	Add descriptions in all 3 places.

	For /etc/defaults/rc.conf, perhaps something like:
usbd_enable="NO"	# Set to YES to enable USB support.
usbd_enable=""		# Flags to usbd (if enabled).

	


>Release-Note:
>Audit-Trail:
>Unformatted:
 	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030923023756.AC22AFEE9>