Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 1999 19:20:07 -0700 (PDT)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/14401: ch0 device not documented in /dev/
Message-ID:  <199910190220.TAA33739@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/14401; it has been noted by GNATS.

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
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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