From cjc@cc942873-a.ewndsr1.nj.home.com Mon Oct 18 09:44:05 1999
Return-Path: <cjc@cc942873-a.ewndsr1.nj.home.com>
Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207])
	by hub.freebsd.org (Postfix) with ESMTP id 75B2D14E29
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Oct 1999 09:44:04 -0700 (PDT)
	(envelope-from cjc@cc942873-a.ewndsr1.nj.home.com)
Received: (from cjc@localhost)
	by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id MAA13386;
	Mon, 18 Oct 1999 12:47:17 -0400 (EDT)
	(envelope-from cjc)
Message-Id: <199910181647.MAA13386@cc942873-a.ewndsr1.nj.home.com>
Date: Mon, 18 Oct 1999 12:47:17 -0400 (EDT)
From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
Reply-To: cjc@cc942873-a.ewndsr1.nj.home.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: ch0 device not documented in /dev/MAKEDEV
X-Send-Pr-Version: 3.2

>Number:         14401
>Category:       docs
>Synopsis:       ch0 device not documented in /dev/MAKEDEV
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 09:50:01 PDT 1999
>Closed-Date:    Mon Nov 1 11:44:22 PST 1999
>Last-Modified:  Mon Nov  1 11:44:55 PST 1999
>Originator:     Crist J. Clark
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
>Environment:

	3.3-STABLE. 2.2.8-STABLE also effected.

>Description:

	The device, ch(4), which is among those created by './MAKDEV
	all', is not documented at the top of MAKEDEV.


>How-To-Repeat:

	% grep 'ch[^a-z]' /dev/MAKEDEV
	% more /dev/MAKEDEV

>Fix:
	
--- MAKEDEV     Tue Oct 12 21:33:02 1999
+++ MAKEDEV.new Mon Oct 18 12:41:48 1999
@@ -41,6 +41,7 @@
 #      da*     "SCSI Direct Access Devices"
 #      cd*     "SCSI CD-ROM disks"
 #      sd*     "SCSI disk", antiquated, use da* instead
+#      ch*     "SCSI Media-Changer" (juke box) driver
 #      mcd*    "Mitsumi CD-ROM disks"
 #      scd*    "Sony CD-ROM disks"
 #      matcd*  "Matsushita (Panasonic) CD-ROM disks"



>Release-Note:
>Audit-Trail:

From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To: freebsd-gnats-submit@freebsd.org,
	cjc@cc942873-a.ewndsr1.nj.home.com
Cc:  
Subject: Re: docs/14401: ch0 device not documented in /dev/
Date: Mon, 18 Oct 1999 22:17:42 -0400 (EDT)

 >                           Problem Report docs/14401
 >                                       
 >   ch0 device not documented in /dev/MAKEDEV
 >   
 >   Confidential
 >          no
 >          
 >   Severity
 >          non-critical
 >          
 >   Priority
 >          low
 >          
 >   Responsible
 >          freebsd-doc@freebsd.org
 >          
 >   State
 >          open
 >          
 >   Class
 >          doc-bug
 >          
 >   Submitter-Id
 >          current-users
 >          
 >   Arrival-Date
 >          Mon Oct 18 09:50:01 PDT 1999
 >          
 >   Last-Modified
 >          never
 >          
 >   Originator
 >          Crist J. Clark cjc@cc942873-a.ewndsr1.nj.home.com
 >          
 >   Release
 >          FreeBSD 3.3-STABLE i386
 >          
 >   Environment
 >          
 >        3.3-STABLE. 2.2.8-STABLE also effected.
 >
 >   Description
 >          
 >        The device, ch(4), which is among those created by './MAKDEV
 >        all', is not documented at the top of MAKEDEV.
 >
 >
 >   How-To-Repeat
 >          
 >        % grep 'ch[^a-z]' /dev/MAKEDEV
 >        % more /dev/MAKEDEV
 >
 >   Fix
 >          
 >--- MAKEDEV     Tue Oct 12 21:33:02 1999
 >+++ MAKEDEV.new Mon Oct 18 12:41:48 1999
 >@@ -41,6 +41,7 @@
 > #      da*     "SCSI Direct Access Devices"
 > #      cd*     "SCSI CD-ROM disks"
 > #      sd*     "SCSI disk", antiquated, use da* instead
 >+#      ch*     "SCSI Media-Changer" (juke box) driver
 > #      mcd*    "Mitsumi CD-ROM disks"
 > #      scd*    "Sony CD-ROM disks"
 > #      matcd*  "Matsushita (Panasonic) CD-ROM disks"
 
 I realized after I submitted this that this fix is really not in the
 right place. It should not be in the "Disks" section, but rather in
 the "SCSI devices (other than CD-ROM, tape and disk)" portion,
 
 --- MAKEDEV.old Mon Aug 30 22:46:30 1999
 +++ MAKEDEV     Mon Oct 18 22:16:33 1999
 @@ -92,6 +92,7 @@
  # SCSI devices (other than CD-ROM, tape and disk):
  #      ssc     The ``super scsi'' device
  #      worm*   WORM driver
 +#      ch*     SCSI Media-Changer (juke box) driver
  #      pt*     Processor Type (HP scanner, as one example)
  #      pass*   CAM Passthrough device
  #
 
 -- 
 Crist J. Clark                           cjclark@home.com
 
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Mon Nov 1 11:44:22 PST 1999 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
