From rfg@monkeys.com Wed Oct 27 17:22:07 1999
Return-Path: <rfg@monkeys.com>
Received: from monkeys.com (i180.value.net [206.14.136.180])
	by hub.freebsd.org (Postfix) with ESMTP id BD3DA14CC0
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Oct 1999 17:21:53 -0700 (PDT)
	(envelope-from rfg@monkeys.com)
Received: (from rfg@localhost)
	by monkeys.com (8.9.3/8.9.3) id RAA64338;
	Wed, 27 Oct 1999 17:21:47 -0700 (PDT)
Message-Id: <199910280021.RAA64338@monkeys.com>
Date: Wed, 27 Oct 1999 17:21:47 -0700 (PDT)
From: "Ronald F. Guilmette" <rfg@monkeys.com>
Reply-To: rfg@monkeys.com (Ronald F. Guilmette)
To: FreeBSD-gnats-submit@freebsd.org
Subject: ioctl() codes for device type `fd' (floppies) not documented
X-Send-Pr-Version: 3.2

>Number:         14565
>Category:       docs
>Synopsis:       ioctl() codes for device type `fd' (floppies) not documented
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    joerg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 27 17:30:01 PDT 1999
>Closed-Date:    Tue Dec 25 22:22:19 MET 2001
>Last-Modified:  Tue Dec 25 22:23:37 MET 2001
>Originator:     Ronald F. Guilmette
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
E-Scrub Technologies, Inc.
>Environment:

>Description:

	There _are_ some special ioctl() control codes that apply only to
	floppy disks (see /usr/include/machine/ioctl_fd.h) but these are
	not documented, e.g. in fdc(4).

	Also, of course, the man page for fdc(4) should mention:

		#include <machine/ioctl_fd.h>

	as being something that you need to do in order to get at the ioctl()
	codes for floppy drives.

>How-To-Repeat:

	man 4 fdc

>Fix:

	Read the source for /usr/include/machine/ioctl_fd.h.

>Release-Note:
>Audit-Trail:

From: Tim Vanderhoek <tim@localhost.nowhere>
To: freebsd-gnats-submit@FreeBSD.org, rfg@monkeys.com
Cc: vanderh@ecf.toronto.edu
Subject: Re: docs/14565: ioctl() codes for device type `fd%
Date: Tue, 16 May 2000 12:43:03 -0400 (EDT)

 >
 >   Fix
 >          
 >        Read the source for /usr/include/machine/ioctl_fd.h.
 
 Can you submit documentation for these ioctls?  The manpages mdoc(7)
 and mdoc.samples(7) and /usr/share/examples/mdoc/ may be useful.
 
 
Responsible-Changed-From-To: freebsd-doc->joerg 
Responsible-Changed-By: dd 
Responsible-Changed-When: Mon Sep 3 11:09:57 PDT 2001 
Responsible-Changed-Why:  
Joerg has been working on the fdc driver.  Perhaps he could think about 
doing this? 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14565 

From: J Wunsch <j@elia.heep.sax.de>
To: freebsd-gnats-submit@FreeBSD.org, rfg@monkeys.com
Cc:  
Subject: Re: docs/14565: ioctl() codes for device type `fd' (floppies) not documented
Date: Mon, 3 Sep 2001 22:44:27 +0200

 No need to submit that documentation.  A number of things will be
 changed in that driver again, and once i'm ready with this, updating
 the documentation is on my todo list.
 
 Btw., the header file has been changed into <sys/fdcio.h>.
 -- 
 cheers, J"org                                                73 de DL8DTL
 
 joerg_wunsch@uriah.heep.sax.de                  http://www.sax.de/~joerg/
 Never trust an operating system you don't have sources for. ;-)
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Tue Dec 25 22:22:19 MET 2001 
State-Changed-Why:  
With the update of fdc.4 in rev 1.30, all fdc(4) ioctls are now 
documented in the man page. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14565 
>Unformatted:
