Date: Mon, 2 Feb 2004 13:56:35 -0800 (PST) From: Sten Spans <sten@blinkenlights.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/62285: Incorrect comments in GENERIC kernel config Message-ID: <200402022156.i12LuZTb033946@www.freebsd.org> Resent-Message-ID: <200402022200.i12M0aRE053363@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62285
>Category: kern
>Synopsis: Incorrect comments in GENERIC kernel config
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 02 14:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Sten Spans
>Release: 5.2-RELEASE
>Organization:
>Environment:
FreeBSD deepthought.blinkenlights.nl 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 01:06:36 GMT 2004 root@mithlond.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC alpha
>Description:
The comment in GENERIC talks about numbers for pseudo devices,
but there are no numbers in the pseudo devices section.
# Pseudo devices - the number indicates how many units to allocate.
device random # Entropy device
device loop # Network loopback
device ether # Ethernet support
device sl # Kernel SLIP
>How-To-Repeat:
>Fix:
Correct the comment to better explain how pseudo devices should be listed
in the kernel configuration. Perhaps a header would help, aka:
# Pseudo devices - the number indicates how many units to allocate.
#device #type #amount
device random # Entropy device
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402022156.i12LuZTb033946>
